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

clRNG.clh:79:34: error: variadic macros not supported in OpenCL #17

Open
vvoznesensky opened this issue Mar 28, 2018 · 1 comment
Open

Comments

@vvoznesensky
Copy link

vvoznesensky commented Mar 28, 2018

Hello.

Both beignet and neo Intel drivers do not support variadic macros, so
#define clrngSetErrorString(err, ...) (err)
does not compile.

I suggest to introduce clrngSetErrorString2 and clrngSetErrorString3 macros to address errors with and without one extra argument. Should I prepare a merge request?

@geoeo
Copy link

geoeo commented Dec 13, 2021

this is still an issue. is this fixed?

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

No branches or pull requests

2 participants