|
From: | Bruno Haible |
Subject: | Re: coreutils-9.4.185-541b02 od/od-multiple-t test failure |
Date: | Wed, 27 Mar 2024 13:35:44 +0100 |
Pádraig Brady wrote: > The original bug report was not specific to floats, so I'll just remove them > from the test. I think it is enough to remove the 'long double' part from the test (option letter 'L'). 'float' and 'double' are standardized by IEEE 754 (except on Linux/m68k) and don't have undefined float values. glibc aborts in *printf have only been observed for 'long double' arguments. Bruno
[Prev in Thread] | Current Thread | [Next in Thread] |