| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Peter Geoghegan <peter(dot)geoghegan86(at)gmail(dot)com> |
| Cc: | David Fetter <david(at)fetter(dot)org>, Dave Page <dpage(at)pgadmin(dot)org>, PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Windows Tools |
| Date: | 2010-09-06 07:57:20 |
| Message-ID: | AANLkTintAm+TUdDwe1WqaJ9080=z=SrLW+nLLsqGHOE_@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, Sep 4, 2010 at 00:26, Peter Geoghegan
<peter(dot)geoghegan86(at)gmail(dot)com> wrote:
> Hi David
>
> I seem to recall the last time that I built Postgres on windows using
> VC++, there was a whole load of compiler warnings, because MS have
> taken it upon themselves to deprecate various C std lib functions (in
> particular, string.h functions). You're supposed to use their
> non-standard variants that specify bounds. They can safely be ignored.
That must've been a *long* time ago. IIRC, we got rid of those before
making the MSVC build official in a release... I wonder if you're
mixing it up with the time when we only supported building libpq with
it - we didn't, i think, remove those warnings back then...
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dimitri Fontaine | 2010-09-06 12:53:07 | Re: Synchronization levels in SR |
| Previous Message | Magnus Hagander | 2010-09-06 07:51:54 | Re: git: uh-oh |