[PATCH] GCC Warnings patrol

Richard Henderson rth@redhat.com
Mon Feb 25 18:31:00 GMT 2002


On Mon, Feb 25, 2002 at 04:20:20PM -0800, Ryan T. Sammartino wrote:
> > In which case we shouldn't bother defining it after including config.h.
> 
> Right... which is why I do
> 
> #ifndef _GNU_SOURCE
> # define _GNU_SOURCE
> #endif
> 
> after config.h, just in case.

No, not "just in case".  Never.


r~



More information about the Gcc-patches mailing list