Skip to content

Conversation

Kerilk
Copy link
Contributor

@Kerilk Kerilk commented Jun 17, 2025

This should address the issue generated by KhronosGroup/OpenCL-Headers#280.
If we want backward compatibility, we should do some version detection to address both cases.

Error was, for reference:

/__w/OpenCL-ICD-Loader/OpenCL-ICD-Loader/loader/icd_dispatch_generated.c:6828:5: error: suggest braces around initialization of subobject [-Werror,-Wmissing-braces]
    &clGetPlatformIDs_disp,
    ^~~~~~~~~~~~~~~~~~~~~~
    {                     }

@bashbaug
Copy link
Contributor

Merging - this is needed to build with the latest headers.

@bashbaug bashbaug merged commit 9482bbe into KhronosGroup:main Jun 17, 2025
33 checks passed
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