NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/51838: [PATCH] tests/lib/libm/t_pow: use isinf instead of isinff
>Number: 51838
>Category: bin
>Synopsis: [PATCH] tests/lib/libm/t_pow: use isinf instead of isinff
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jan 13 04:35:00 +0000 2017
>Originator: Ngie Cooper
>Release: 7.0.2
>Organization:
>Environment:
n/a
>Description:
isinff (and the other d/f/l) functions are discouraged in lieu of the non-type specific function.
The patch that will be attached uses isinf instead of isinff for portability to FreeBSD.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index