bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFT final 1/2] Provide winsock wrappers for increased compatibility


From: Bruno Haible
Subject: Re: [RFT final 1/2] Provide winsock wrappers for increased compatibility
Date: Sat, 13 Sep 2008 12:58:55 +0200
User-agent: KMail/1.5.4

Hi Paolo,

Paolo Bonzini wrote:
> except the need to
> move parts of the sys_socket module to errno/stdio/string.

I can do that for you. It's the usual gnulib macrology and substology.

> 2) regarding string, strerror does not need to be replaced under mingw;

Huh? strerror is declared by mingw's <string.h>. Since you provide a
replacement in winsock.c, this replacement should be declared in our
<string.h> replacement.

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]