Re: #45456 (_WIN32_WINNT) and fix VC9, zend/
[email protected] ("Pierre Joye")
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jul 13, 2008 at 1:52 AM, Pierre Joye <[email protected]> wrote: > hi! > The second patch fixes the build with VC9 with the 2k8/Vista SDK (6.1 > and maybe 6.0A too). Wrong patch posted. #if _MSC_VER < 1500 # define vsnprintf _vsnprintf #endif is nicer than my previous patch :) -- Pierre http://blog.thepimp.net | http://www.libgd.org