NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/57250 CVS commit: src/tests/lib/libc/stdio
The following reply was made to PR lib/57250; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: PR/57250 CVS commit: src/tests/lib/libc/stdio
Date: Wed, 5 Apr 2023 19:54:09 +0200
Bah, I was confused (or the test program is) - output is now just as
expected. Any arch where 1e309 fits into a long double but not a double
should produce the two +Inf printouts but no errno.
Any arch where the 1e309 does not fit in a long double nor a double
should produce the errno and two +Inf printouts.
All seems fine.
Martin
Home |
Main Index |
Thread Index |
Old Index