This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: #define Win32_Winsock fails in 1.1.8


Matt.Brozowski@tavve.com wrote:
> 
> I'm definitely not using WIN32_LEAN_AND_MEAN.   In fact I've run the file
> through gcc -E and found that the appropriate headers ARE being included
> the problem is that sys/types.h is ALSO being included and should NOT be
> until AFTER winsock.h is included.  It is unfortunately included before.
> The header files are VERY complicated and I don't know the conventions that
> are used to ensure they work consistently.  I am more than happy to develop
> a patch.  Is there anywhere that defines the header file conding
> conventions that I can read so I can be sure not to screw something else
> up.
> 

Matt, can you please provide a simple test case?

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]