$ cat seq.log
FAIL: seq.log (exit: 1)
=======================

-: test float-3: stdout mismatch, comparing float-3.O (actual) and float-3.1 
(expected)
*** float-3.O   Sun Oct 28 23:10:36 2007
--- float-3.1   Sun Oct 28 23:10:36 2007
***************
*** 1,3 ****
  10.8
  10.9
- 11.0
--- 1,2 ----
$ ../../src/printf "%.32f\n" 10.95
10.95000000000000000000000000000004
$ ../../src/printf "%.1f\n" 10.95
11.0

Andreas.

-- 
Andreas Schwab, SuSE Labs, [EMAIL PROTECTED]
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to