c.h is the problem of msvc.

From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: c.h is the problem of msvc.
Date: 2006-07-14 16:54:57
Message-ID: 015001c6a766$3cd80290$0801a8c0@IBMC4B5932F74B
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Hi Bruce-san.

Umm, c.h is the problem of msvc.

getaddrinfo.c
..\..\include\c.h(63) : fatal error C1083: 'crtdefs.h': No such file or directory

<crtdefs.h> does not exist in vs2003...
problem is solved by removing this before vs2005.
moreover, nothing does not run short by it.

Regards,
Hiroshi Saito

Attachment Content-Type Size
msvc_c_patch application/octet-stream 299 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2006-07-14 16:55:47 Re: contrib promotion?
Previous Message John DeSoi 2006-07-14 16:51:22 Re: contrib promotion?

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2006-07-14 16:59:58 Re: build with different options than Bruce
Previous Message Kris Jurka 2006-07-14 16:09:08 build with different options than Bruce