[EMAIL PROTECTED] (Ludovic Courtès) writes:

>> Line 194 of pthread.h (of Gnu PTH 2.0.7) is "typedef int socklen_t;",
>> the platform doesn't have socklen_t otherwise. Problem workaround by
>> --disable-error-on-warning.
>
> Isn't that a GNU Pth problem (that its header contains an "empty
> declaration")?

How is "typedef int socklen_t;" an empty declaration, anyway?  It
looks like a normal typedef to me.

Regards,
     Neil



Reply via email to