bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH]: glthread cond win32 compilation problem


From: Yoann Vandoorselaere
Subject: Re: [PATCH]: glthread cond win32 compilation problem
Date: Fri, 12 Sep 2008 10:26:06 +0200

Le vendredi 12 septembre 2008 à 02:50 +0200, Bruno Haible a écrit :
> Yoann Vandoorselaere wrote:
> > Attached are a few patch that fixes ... glthread/cond modules
> > compilation problem under MinGW.
> 
> I'm applying the first hunk:

[...]

> About the second hunk, the problem is more general: not only on mingw,
> but on all platforms which lack ETIMEDOUT, one needs a substitute. It
> can be a random positive number. I propose this patch instead.

[...]

> Additionally, the use of "#define ETIMEDOUT ETIME" in the Solaris case is
> incorrect: Solaris has ETIMEDOUT, and it's a no-no to redefine errno
> values in header files that user code may include. I propose this instead:

Your modified patch look good, apply?

-- 
Yoann Vandoorselaere <address@hidden>





reply via email to

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