Skip to content

[NFC] Add a variable use to silence 'set but not used' warning #14217

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

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

mikerice1969
Copy link
Contributor

ScopeStartCI is only used in an assert so a warning is given in release builds. Add a reference so -Werror builds can succeed.

ScopeStartCI is only used in an assert so a warning is given in release
builds. Add a reference so -Werror builds can succeed.
@mikerice1969 mikerice1969 requested a review from a team as a code owner June 18, 2024 17:26
@sarnex sarnex merged commit ef29e22 into intel:sycl Jun 18, 2024
14 of 15 checks passed
@mikerice1969 mikerice1969 deleted the fix-unused-warning branch June 18, 2024 21:00
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.

2 participants