clMathLibraries / clBLAS

a software library containing BLAS functions written in OpenCL
Apache License 2.0
839 stars 240 forks source link

clang in Mac OS X complains about using pragma within STRINGIFY function; #279

Closed liangfu closed 8 years ago

liangfu commented 8 years ago

This change is Reviewable

guacamoleo commented 8 years ago

commit doesn't pass compiler tests

IvanVergiliev commented 8 years ago

This appears to be fixed in the develop branch: https://github.com/clMathLibraries/clBLAS/issues/188 . I think a better step would be to get the fix merged into master instead of fixing it again there, but I'm not sure what the process is and who's responsible for it.

kknox commented 8 years ago

This fix will be merged into /master with the /develop branch