On 01/30/2011 08:10 PM, Tom Lane wrote:
Andrew Dunstan<[email protected]>  writes:
Enable building with the Mingw64 compiler.
+#if defined(_WIN32_WINNT)&&  _WIN32_WINNT<  0x0501
+#undefine _WIN32_WINNT
+#endif
Umm ... surely "#undefine" is a typo?

                        

Darn, yes. I even tested it.

Anyway, fixed, thanks for noticing.

cheers

andrew

--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to