Re: float, math: Fix 'int' to 'long double' conversion on Linux/SPARC64

2011-10-01 Thread Jim Meyering
Bruno Haible wrote: > Jim Meyering wrote: >> I've taken the liberty of adding the above file. > > Oops, I forgot a "git add" command. Thanks for the fix. If you always write ChangeLog entries before committing, using "vc-dwim --commit" to perform the commit would prevent precisely this problem (am

Re: float, math: Fix 'int' to 'long double' conversion on Linux/SPARC64

2011-10-01 Thread Bruno Haible
Jim Meyering wrote: > I've taken the liberty of adding the above file. Oops, I forgot a "git add" command. Thanks for the fix. Bruno -- In memoriam Max Ehrlich

Re: float, math: Fix 'int' to 'long double' conversion on Linux/SPARC64

2011-10-01 Thread Jim Meyering
http://sources.redhat.com/bugzilla/show_bug.cgi?id=13240>. > Here's the workaround for gnulib. > > > 2011-09-30 Bruno Haible > > float, math: Fix 'int' to 'long double' conversion on Linux/SPARC64. > * m4/float_h.m4 (gl_FLOAT_H): Test

float, math: Fix 'int' to 'long double' conversion on Linux/SPARC64

2011-09-30 Thread Bruno Haible
. 2011-09-30 Bruno Haible float, math: Fix 'int' to 'long double' conversion on Linux/SPARC64. * m4/float_h.m4 (gl_FLOAT_H): Test conversion from 'int' to 'long double'. Set REPLACE_ITOLD. * lib/float.in.h (_Qp_itoq, _gl