NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/51838 CVS commit: src/tests/lib/libm
The following reply was made to PR bin/51838; it has been noted by GNATS.
From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/51838 CVS commit: src/tests/lib/libm
Date: Fri, 20 Jan 2017 21:15:56 +0000
Module Name: src
Committed By: maya
Date: Fri Jan 20 21:15:56 UTC 2017
Modified Files:
src/tests/lib/libm: t_pow.c
Log Message:
use isinf instead of isinff. this doesn't introduce a functional change -
isinf works for float as well, and is more portable.
from Ngie Cooper in PR bin/51838
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libm/t_pow.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index