Eric Blake wrote:
> > 1) There is a new test failure in test-getlocalename_l, because Haiku's
> >    function returns "POSIX" where Gnulib expects "C". Patch 0001 works
> >    around it.
> 
> Code should treat the two names as synonyms

Yes, in theory it all code should treat "POSIX" like "C". All code in Gnulib
does, but what about application code that has so far only been tested on
platforms that return "C"? I prefer to eliminate this portability problem
here.

> > +This function returns @code{"POSIX"} instead of @code{"C"} onn some 
> > platforms:
> 
> s/onn/on/

Corrected. Thanks.

Bruno




Reply via email to