Re: [Mingw-w64-public] mapping of EAI_NODATA in ws2tcpip.h

2011-11-20 Thread Kai Tietz
2011/11/21 Prof Brian Ripley : > This has > > #define EAI_NODATA EAI_NONAME > > which causes a program I was trying to compile to complain about a > duplicate case. > > MSDN does not list EAI_NODATA as a return value (and nor does POSIX > 2008), but it does list WSANO_DATA (11004). > > So I think t

[Mingw-w64-public] mapping of EAI_NODATA in ws2tcpip.h

2011-11-20 Thread Prof Brian Ripley
This has #define EAI_NODATA EAI_NONAME which causes a program I was trying to compile to complain about a duplicate case. MSDN does not list EAI_NODATA as a return value (and nor does POSIX 2008), but it does list WSANO_DATA (11004). So I think that either EAI_NODATA should not be defined (it

Re: [Mingw-w64-public] missing libdxerr

2011-11-20 Thread Ozkan Sezer
On Sun, Nov 20, 2011 at 6:49 PM, Ruben Van Boxem wrote: > hi, > TheOneRing pointed me to the fact that libdxerr is missing from our SDK. > I found that MinGW.org is providing it, and here is the source code, that > could be integrated into the MinGW-w64 crt? > http://cygwin.com/cgi-bin/cvsweb.cgi/

[Mingw-w64-public] missing libdxerr

2011-11-20 Thread Ruben Van Boxem
hi, TheOneRing pointed me to the fact that libdxerr is missing from our SDK. I found that MinGW.org is providing it, and here is the source code, that could be integrated into the MinGW-w64 crt? http://cygwin.com/cgi-bin/cvsweb.cgi/~checkout~/src/winsup/w32api/lib/directx/dxerr.c?rev=1.2&content-