Re: [PHP-DEV] Recent readdir.h

2008-04-22 Thread Richard Quadling
On 22/04/2008, Scott MacVicar <[EMAIL PROTECTED]> wrote: > It's working fine here on VC6 and 2005 on XP. > > afaik the code was only there to deal with older versions of Windows that > didn't have _WINNT32_WINNT defined. > > More investigation is needed to see what exactly is broken. We may just

Re: [PHP-DEV] Recent readdir.h

2008-04-22 Thread Elizabeth M Smith
Scott MacVicar wrote: > It's working fine here on VC6 and 2005 on XP. > > afaik the code was only there to deal with older versions of Windows > that didn't have _WINNT32_WINNT defined. > > More investigation is needed to see what exactly is broken. We may just > need to rebuild some of the thing

Re: [PHP-DEV] Recent readdir.h

2008-04-22 Thread Scott MacVicar
It's working fine here on VC6 and 2005 on XP. afaik the code was only there to deal with older versions of Windows that didn't have _WINNT32_WINNT defined. More investigation is needed to see what exactly is broken. We may just need to rebuild some of the things in zip.zip again. Scott Ric

[PHP-DEV] Recent readdir.h

2008-04-22 Thread Richard Quadling
Hi. The recent commit to TSRM/readdir.h isn't quite right. The later versions of the MS VC compiler set _WINNT32_WINNT to 0x600. This causes problems later on in fopen_wrappers.c fopen_wrappers.c C:\Program Files\Microsoft SDKs\Windows\v6.1\include\ws2tcpip.h(583) : error C2373: 'inet_pton' : r