bug-gnulib
[Top][All Lists]
Advanced

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

Re: test-strtod: fix typos: s/abs/fabs/


From: Bruno Haible
Subject: Re: test-strtod: fix typos: s/abs/fabs/
Date: Mon, 14 Apr 2008 11:56:31 +0200
User-agent: KMail/1.5.4

Jim Meyering wrote:
> I've pushed this change:
> 
>       test-strtod: fix typos: s/abs/fabs/
>       * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".

Should work fine, because on all platforms where the use of fabs requires
linking with -lm the variable POW_LIBM already contains -lm.

Bruno





reply via email to

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