NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/36988 CVS commit: [netbsd-5] src/include



The following reply was made to PR standards/36988; it has been noted by GNATS.

From: Stephen Borrill <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/36988 CVS commit: [netbsd-5] src/include
Date: Sat, 6 Mar 2010 22:02:41 +0000

 Module Name:   src
 Committed By:  sborrill
 Date:          Sat Mar  6 22:02:41 UTC 2010
 
 Modified Files:
        src/include [netbsd-5]: math.h
 
 Log Message:
 Pull up the following revisions(s) (requested by joerg in ticket #1315):
        include/math.h: revision 1.51
 
 Address 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.47 -r1.47.8.1 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