Re: Windows Tools

From: Peter Geoghegan <peter(dot)geoghegan86(at)gmail(dot)com>
To: David Fetter <david(at)fetter(dot)org>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, Dave Page <dpage(at)pgadmin(dot)org>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Windows Tools
Date: 2010-09-03 22:26:06
Message-ID: AANLkTimdA8=v9C0LkJMg5_LEtLjTK_phA+4Xwe85zXJX@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Regards,
Peter Geoghegan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2010-09-03 22:42:17 lexing small ints as int2
Previous Message Tom Lane 2010-09-03 22:24:18 Re: Interruptible sleeps (was Re: CommitFest 2009-07: Yay, Kevin! Thanks, reviewers!)