WPS icon indicating copy to clipboard operation
WPS copied to clipboard

Syntax fixes for intel oneAPI icx compiler

Open islas opened this issue 2 years ago • 1 comments

Fix syntax issues in ungrib/src/cio.c to follow ISO C99 syntax rules to allow base compilation with icx with no flags disabling warnings/errors

islas avatar Mar 14 '24 19:03 islas

@hahnd A few more changes needed to be made to use ISO C99 syntax in the function arguments, but these changes should work now with icx

islas avatar Mar 14 '24 20:03 islas