Re: [GNU m4 1.4.16] testsuite: test-setlocale2.sh failed

2012-03-14 Thread Bruno Haible
Hi, > > Solaris 11 x86_64, out-of-box; please, find attached testsuite log. > > ... > > FAIL: test-setlocale2.sh (exit: 1) > > == > > > > Chinese_Taiwan.65001: unknown locale > > setlocale did not fail for explicit (null) This is supposed to be already fixed in gn

Re: [GNU m4 1.4.16] testsuite: test-setlocale2.sh failed

2012-03-14 Thread Eric Blake
On 03/06/2012 09:53 PM, Martin & Dunja Zaun wrote: > Solaris 11 x86_64, out-of-box; please, find attached testsuite log. > > $ uname -a > SunOS hoops-s11 5.11 11.0 i86pc i386 i86pc > > $ gcc --version > gcc (GCC) 4.5.2 > Copyright (C) 2010 Free Software Foundation, Inc. > This is free software; s

Re: MSVC fails to compile floor.c with -fp:strict

2012-03-14 Thread Michael Goffioul
On Wed, Mar 14, 2012 at 4:42 PM, Bastien ROUCARIES wrote: > On Wed, Mar 14, 2012 at 11:22 AM, Michael Goffioul > wrote: >> On Wed, Mar 14, 2012 at 9:48 AM, Bruno Haible wrote: >>> Michael Goffioul wrote: I encountered a compilation error with MSVC when compiling floor.c in strict float

Re: MSVC fails to compile floor.c with -fp:strict

2012-03-14 Thread Bastien ROUCARIES
On Wed, Mar 14, 2012 at 11:22 AM, Michael Goffioul wrote: > On Wed, Mar 14, 2012 at 9:48 AM, Bruno Haible wrote: >> Michael Goffioul wrote: >>> I encountered a compilation error with MSVC when compiling floor.c in >>> strict floating-point mode (-fp:strict). >> >> Note that the use of -fp:strict

Re: [PATCH] quote: fuse into quotearg

2012-03-14 Thread Akim Demaille
Le 13 mars 2012 à 20:42, Paul Eggert a écrit : > On 03/13/2012 11:58 AM, Akim Demaille wrote: > >> Could you please install the following patch? > > Thanks, I pushed that into gnulib. Hi Paul, thanks! > The patch was corrupted, though: initial spaces > were removed from lines, which made the

Re: MSVC fails to compile floor.c with -fp:strict

2012-03-14 Thread Michael Goffioul
On Wed, Mar 14, 2012 at 9:48 AM, Bruno Haible wrote: > Michael Goffioul wrote: >> I encountered a compilation error with MSVC when compiling floor.c in >> strict floating-point mode (-fp:strict). > > Note that the use of -fp:strict also leads to test failures such as > >  test-hypot.h:41: assertio

Re: MSVC fails to compile floor.c with -fp:strict

2012-03-14 Thread Bruno Haible
Michael Goffioul wrote: > I encountered a compilation error with MSVC when compiling floor.c in > strict floating-point mode (-fp:strict). Note that the use of -fp:strict also leads to test failures such as test-hypot.h:41: assertion failed FAIL: test-hypotl.exe MSVC appears to compile the t