NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/41931 CVS commit: src/lib/libm/src
The following reply was made to PR lib/41931; it has been noted by GNATS.
From: Jukka Ruohonen <jruohonen%iki.fi@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: PR/41931 CVS commit: src/lib/libm/src
Date: Tue, 12 Apr 2011 06:00:42 +0300
On Mon, Apr 11, 2011 at 03:20:04PM +0000, Matthias Drochner wrote:
> let log(<0) return NaN rather than -inf in POSIX/XOPEN modes, as
> requested in PR lib/41931 by Havard Eidnes (the PR refers to POSIX,
> the OSF/1 manpage suggests that XOPEN should behave that way too)
> being here, do the same to log10 and log2
Thanks for fixing this. I think we should probably audit all applicable
math(3) functions for this and other comparable issues.
Home |
Main Index |
Thread Index |
Old Index