bug-gnulib
[Top][All Lists]
Advanced

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

Re: [patch #6758] Add support for Atari FreeMiNT OS


From: Alan Hourihane
Subject: Re: [patch #6758] Add support for Atari FreeMiNT OS
Date: Sun, 01 Mar 2009 13:16:51 +0000

On Sun, 2009-03-01 at 13:38 +0100, Bruno Haible wrote:
> Alan Hourihane wrote:
> > In netdb.in.h we have....
> > 
> > #  ifndef EAI_INPROGRESS
> > 
> > but in gai_strerror.c we have...
> > 
> > #ifdef __USE_GNU
> > 
> > Can we be consistent here and use 
> > 
> > #ifdef EAI_INPROGRESS in gai_strerror.c
> 
> This is Simon's domain. But yes, this would be consistent with the change
> done on 2008-10-20.

I'd certainly prefer this option too :-)

> > or modify netdb.h.in to use __USE_GNU ??
> 
> No, that was the state before 2008-10-20, and it was wrong.

Alan.





reply via email to

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