bug-coreutils
[Top][All Lists]
Advanced

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

bug#7325: new test failure due to non-portability of printf formats like


From: Paul Eggert
Subject: bug#7325: new test failure due to non-portability of printf formats like %05.3s
Date: Sat, 13 Nov 2010 10:01:21 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

On 11/13/2010 02:45 AM, Jim Meyering wrote:

> Here's what I'm planning.

Looks good, thanks, except for NEWS:

> +  a nanosecond-precision floating point time stamp for %X use %.X;

It's fixed-point, not floating point, so I'd remove "floating point".

And in coreutils.texi:

> +precision, @command{stat} uses 9 digits, so @samp{%.X} is equivalent to
> address@hidden  When discarding excess precision, time stamps are truncated

There's a period missing after the "@samp{%.9X}" (though ideally the sentence
would be reworded so as to avoid the need for any period after the sample,
as the "%.9X." looks bad when it's printed).





reply via email to

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