On Jun 28 21:47, Kai Tietz wrote:
> 2012/6/28 Corinna Vinschen <vinsc...@redhat.com>:
> > Hi,
> >
> > the below patch skips the definition of struct in6_addr and the
> > definitions concerning struct sockaddr_storage when building Cygwin.
> >
> >
> > Thanks,
> > Corinna
> 
> Hmm, type in6_addr is required by ras.h and by ipexport.h, ws2ipdef.h,
> and ws2tcpip.h header.
> I am not sure if it is wise to simply not define it at this place.

It's only undefined whern building Cygwin itself, not for Cygwin
applications using the windows headers.  The reason is that the
definition clashes with our own POSIX definitions.


Corinna

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to