Pádraig Brady wrote: > Andreas Schwab wrote: >> Where do you think it is buggy? This is the classical effect of double >> rounding, and the printf formatting is doing exactly the right thing. > > Yes you are right. > I misread my own test (again).
Actually I did not misread it. I added those tests to test various combinations of _what the user expects_ not what the current implementation happens to be. I.E. `seq 10.8 0.1 10.95`, should always output 10.8 & 10.9. I notice that Paul has already fixed the bug below, thanks! Pádraig. _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils