[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] RealConv.mod first cut
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] RealConv.mod first cut |
Date: |
Fri, 19 Dec 2008 15:40:37 +0000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Michael Lambert <address@hidden> writes:
> Hi Gaius,
>
> Unfortunately, these changes break the build on Mac OS X (at least
> 10.5/Intel):
> I couldn't find any reference to any flavor of exp10() in the 7
> September 2007 draft of C99 and I don't recall seeing it in earlier C
> standards. Perhaps pow() is needed instead.
Hi Michael,
thanks for the report - and as suggested replaced exp10l with powl in
StringConvert.mod - now checked into CVS,
regards,
Gaius