On Sat, Sep 11, 2010 at 01:36:33AM +0200, Bruno Haible wrote:
> Tom G. Christensen wrote:
> > I can see that the call to setlocale returns 'C', however that makes
> > gnulib nl_langinfo return "" since the dot = NULL case is not handled.
> > Would it not be okay to simply return the output from set
Tom G. Christensen wrote:
> It does the trick, thanks.
Good.
> Now for nl_langinfo this test is also failing:
> $ ./test-nl_langinfo.sh
> test-nl_langinfo.c:46: assertion failed
> Abort - core dumped
>
> I see in config.log:
> REPLACE_NL_LANGINFO='1'
> HAVE_LANGINFO_CODESET='0'
This test failur
On Fri, Sep 10, 2010 at 11:20:52PM +0200, Bruno Haible wrote:
> 2010-09-10 Bruno Haible
>
> langinfo: Fix last commit.
> * m4/langinfo_h.m4 (gl_LANGINFO_H): Initialize
> HAVE_LANGINFO_T_FMT_AMPM, HAVE_LANGINFO_YESEXPR.
> Reported by Tom G. Christensen .
>
It does the tr
Hi Tom,
> This causes a build error.
> source='nl_langinfo.c' object='nl_langinfo.o' libtool=no \
> DEPDIR=.deps depmode=sgi /bin/ksh ../build-aux/depcomp \
> cc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -g -c
> nl_langinfo.c
> ./langinfo.h 116: Syntax error
> cfe: Er
On Fri, Sep 10, 2010 at 08:27:41PM +0200, Bruno Haible wrote:
> 2010-09-10 Bruno Haible
>
> langinfo, nl_langinfo: Fix for IRIX 5.3.
> * m4/langinfo_h.m4 (gl_LANGINFO_H): Test whether langinfo.h defines
> T_FMT_AMPM, YESEXPR. Set HAVE_LANGINFO_T_FMT_AMPM,
> HAVE_LANGINFO
Eric Blake wrote:
> I'm getting this compilation failure, and haven't had time to look into
> it further yet...
>
> gcc -I. -I../lib -DIN_M4_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib
> -I./../lib -g -O2 -MT test-langinfo.o -MD -MP -MF
> .deps/test-langinfo.Tpo -c -o test-langinfo.o test-l
On Thu, Sep 09, 2010 at 03:07:36PM -0600, Eric Blake wrote:
> I'm getting this compilation failure, and haven't had time to look into
> it further yet...
>
> gcc -I. -I../lib -DIN_M4_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib
> -I./../lib -g -O2 -MT test-langinfo.o -MD -MP -MF
> .deps/test
I'm getting this compilation failure, and haven't had time to look into
it further yet...
gcc -I. -I../lib -DIN_M4_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib
-I./../lib -g -O2 -MT test-langinfo.o -MD -MP -MF
.deps/test-langinfo.Tpo -c -o test-langinfo.o test-langinfo.c
test-langinfo.c:35