NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/36988 CVS commit: src/include
The following reply was made to PR standards/36988; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/36988 CVS commit: src/include
Date: Tue, 23 Feb 2010 00:03:10 +0000
Module Name: src
Committed By: joerg
Date: Tue Feb 23 00:03:10 UTC 2010
Modified Files:
src/include: math.h
Log Message:
PR 36988: ISO C99 mandates that HUGE_VAL, HUGE_VALF, HUGE_VALL and
INFINITY are constant expressions.
Use the GCC builtins if possible to implement them.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/include/math.h
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