Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove variable for debug level causing compiler break #113

Merged
merged 1 commit into from
May 9, 2023

Conversation

cfernald
Copy link
Contributor

@cfernald cfernald commented May 9, 2023

Description

Removes a variable that will cause unused variable compiler breaks when DEBUG statements are optimized out.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

N/A

Integration Instructions

N/A

@cfernald cfernald requested review from os-d, kuqin12 and apop5 May 9, 2023 21:35
@github-actions github-actions bot added the impact:non-functional Does not have a functional impact label May 9, 2023
@os-d os-d merged commit 656275c into microsoft:main May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact:non-functional Does not have a functional impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants