Skip to content

fix debug build#415

Merged
sfatimar merged 2 commits intoovep-develop-lnl-1.2from
saurabh/debug_gt_final_version_
Aug 6, 2024
Merged

fix debug build#415
sfatimar merged 2 commits intoovep-develop-lnl-1.2from
saurabh/debug_gt_final_version_

Conversation

@saurabhkale17
Copy link

Description

This pull request resolves issues with the debug build where the compiler treated warnings as errors.

Motivation and Context

This PR addresses the -Wsign-compare warning, which occurs when comparing signed and unsigned integers. Such comparisons can lead to unexpected behavior and need to be corrected.
It also addresses small issue in handling multiple q-nodes.

@ankitm3k
Copy link

ankitm3k commented Aug 6, 2024

LGTM

@sfatimar sfatimar merged commit e5b95f3 into ovep-develop-lnl-1.2 Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants