ITAGAKI Takahiro <[EMAIL PROTECTED]> writes:
> The suspect is flex (or yy template file). It defines "__unused" to
> be empty, but netdb.h uses "__unused" as a variable.
Egad. Shouldn't there be villagers breaking down the flex hackers'
front door with torches and pitchforks in hand? Why is it o
Neil Conway <[EMAIL PROTECTED]> writes:
> String literals with embedded newline have been deprecated for a
> couple GCC releases, and are no longer supported.
[grumble] ... the great thing about gcc is there are so many
incompatible versions to choose from.
I fixed the occurrence at pg_dump.c lin