bug#78985: sort-float failure on ppc64, LDBL_MIN fraction part too long for test command to parse
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.gnu.core-utils.bugs |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 2025-07-12 04:45, Pádraig Brady wrote: > - : a == b ? 0 > + : a == b ? numcompare (sa, sb) That fails for string pairs like "10" and "1e1".