tiny fix needed

From: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: tiny fix needed
Date: 2006-11-27 03:10:34
Message-ID: 4808.24.211.165.134.1164597034.squirrel@www.dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-11-27 03:29:46 Re: tiny fix needed
Previous Message Tom Lane 2006-11-27 02:43:07 Re: [CORE] RC1 blocker issues