"Magnus Hagander" <[EMAIL PROTECTED]> writes: > The code around errcode is definitly messy. In CVS now, it actually > renames *our* errcode() function to __msvc_errcode, and exports this > from postgres.exe. This is definitly very borken.
Would it be possible to move the whole <crtdefs.h> block into win32.h? This would cause it to be included after <stdio.h> and friends, which maybe is too late, but taking it out of c.h would be a lot cleaner. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly