[PATCH 12/15] stdio-common: Fix NaN input data for scanf input specifier tests [BZ #32857]
Andreas Schwab
schwab@suse.de
Tue May 6 10:32:03 GMT 2025
On Apr 19 2025, Maciej W. Rozycki wrote:
> -%la:-nan(09A_Zaz):1:13:-nan:
> +%la:-nan(09A_Zaz):1:13:-nan(09A_Zaz):
Since 09A_Zaz is not a valid number, this is actually read as the
default NaN, not as a NaN with a payload, and should be verified as
such.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Libc-alpha
mailing list