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

fix(OpenCL): Fix unused variable 'useOpenCL' #60455

Closed

Conversation

lbartoletti
Copy link
Member

Description

Move QFETCH( bool, useOpenCL ); inside the ifdef to avoid a warning.

@lbartoletti lbartoletti requested a review from elpaso February 5, 2025 07:04
@github-actions github-actions bot added this to the 3.42.0 milestone Feb 5, 2025
Copy link

github-actions bot commented Feb 5, 2025

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit c64fff1)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit c64fff1)

@troopa81
Copy link
Contributor

troopa81 commented Feb 5, 2025

already there #60428 ;)

@lbartoletti
Copy link
Member Author

ah!

@lbartoletti lbartoletti closed this Feb 5, 2025
@lbartoletti lbartoletti deleted the fix_opencl_unused_variable branch February 5, 2025 09:13
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