tiny fix needed - Mailing list pgsql-hackers

From Andrew Dunstan
Subject tiny fix needed
Date
Msg-id 4808.24.211.165.134.1164597034.squirrel@www.dunslane.net
Whole thread Raw
Responses Re: tiny fix needed  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Heads up.

I have just discovered a tiny fix that is needed when compiling on Windows
with a very late model libintl.h. Essentially we need to add vfprintf to
the list of items we stop the libintl headers from hijacking. I am still
testing, but this change (3 extra lines in port.h) should be very low
risk.

(I am also on the track of some Cygwin oddness, but that could just be my
setup, and I don't think we should hold up anything for it.)

cheers

andrew



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [CORE] RC1 blocker issues
Next
From: Tom Lane
Date:
Subject: Re: tiny fix needed