bug-coreutils
[Top][All Lists]
Advanced

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

Maybe I've found a bug


From: Michele Ambrogini
Subject: Maybe I've found a bug
Date: Tue, 25 May 2004 00:51:41 +0200

Hello

Maybe I've found a bug in your "sort" program, because if I do:

printf '0.00076\n2.73e-5\n'|sort -r -g

the output is:

2.73e-5

0.00076

and if I do:

printf '7.6e-4\n2.73e-5\n'|sort -r -g

the output is different... what can I do for solve this problem ?

Thank you very much

Michele Ambrogini

University of Pisa

Department of Information Engigeering



reply via email to

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