typo in file in.h of the latest cygwin distribution

Vlad Soutyrine vlad@softaware.com
Fri May 26 00:33:00 GMT 2000


Whoever is in charge for the latest distribution of
cygwin

(ftp://ftp.freesoftware.com/pub/sourceware/cygwin/latest/),

please consider a possible typo in line 185 of file

\cygwin\usr\i686-pc-cygwin\include\cygwin\in.h

 

Currently this line shows:

185:       struct in_addr6 sin6_addr;

 

It has to be:

185:       struct in6_addr sin6_addr;

 

I could compile almost nothing before I’ve fixed
this typo.

 

Thank you,

Vlad

 









More information about the Cygwin mailing list