[Openal-devel] How to set CFLAGS for specific files?

Sven Panne sven.panne at benqmobile.com
Fri Oct 27 06:03:42 PDT 2006


> -----Original Message-----
> From: Prakash Punnoor [mailto:prakash at punnoor.de] 
> Sent: Freitag, 27. Oktober 2006 14:50
> To: Sven Panne
> Cc: openal-devel at opensource.creative.com
> Subject: Re: [Openal-devel] How to set CFLAGS for specific files?
> [...]
> Oh that's an embarrasing typo... Well, it seems I didn't 
> inlcude all warning flags into the CMake project, and I 
> probably overlooked them in the autotools project, as the 
> screen gets stuffed up anyway...

GCC's -Wall is really your friend, and that's the reason why I'm so
picky about keeping the code as warning-free as possible. Otherwise
simple typos like this will drown in tons of other harmless warnings.
The -ansi/-pedantic switches are sometimes a bit problematic, but I
encourage people to try these at least from time to time locally.

> PS: Looking at your email address, I hope your future is safe?

:-(

Cheers,
   S.



More information about the Openal-devel mailing list