Subject: CVS commit: [netbsd-2-0] src/gnu/dist/gcc/libstdc++-v3/include/c_std
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 08/03/2004 22:34:21
Module Name: src
Committed By: jmc
Date: Tue Aug 3 22:34:21 UTC 2004
Modified Files:
src/gnu/dist/gcc/libstdc++-v3/include/c_std [netbsd-2-0]: std_cmath.h
Log Message:
Pullup rev 1.2 (requested by dmcmahill in ticket #731)
Don't undefine some macros which are only redefined if _GLIBCPP_USE_C99
is defined - this causes that nothing usable is left unless we implement
enough of C99. PR#25930
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 \
src/gnu/dist/gcc/libstdc++-v3/include/c_std/std_cmath.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.