coreutils
[Top][All Lists]
Advanced

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

Re: [PATCH 1/2] printf,seq: improve long double accuracy


From: Paul Eggert
Subject: Re: [PATCH 1/2] printf,seq: improve long double accuracy
Date: Wed, 30 Jan 2019 18:56:28 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

On 1/29/19 11:41 PM, Pádraig Brady wrote:

strtold isn't generally available, which we already
handle in sort.c for example.
The attached fixes the build failure on systems like android.
Bruno has a more general fix in gnulib,
that makes strtold more consistent across all platforms,
but we should add that as a separate commit I think.

Thanks, your patch looks good.




reply via email to

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