Re: [Libclc-developers] -std=c99 vs. -ansi
Status: Planning
Brought to you by:
augestad
From: <bo...@me...> - 2003-04-24 17:16:45
|
Hallvard B Furuseth wrote: > builds/gcc/Makefile compiles with gcc -std=c99. I think -ansi is > better: More people have support for it, and it will catch more > unportable code because C89 is generally more restrictive than C99. > Though there are a few C89 things which C99 disallows too. > We should probably have both a /builds/gcc/c89 and c99 version, as we need to test c99 specific stuff like CLC_RESTRICT. -- boa libclc home: http://libclc.sourceforge.net |