Stephan Szabo writes:

> It's not a problem for me unless I'm compiling with CFLAGS="-std=c89".

Don't do that then. :-)

I don't agree with cluttering the compile line with -D_GNU_SOURCE just for
the case when someone adds additional unsupported compiler flags.  We
might as well add -fhosted just in case someone tries to compile with
-ffreestanding.

-- 
Peter Eisentraut   [EMAIL PROTECTED]


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to