Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/dist/gcc/libstdc++-v3/include/c_std
Module Name: src
Committed By: drochner
Date: Thu Jul 1 21:25:23 UTC 2004
Modified Files:
src/gnu/dist/gcc/libstdc++-v3/include/c_std: std_cmath.h
Log Message:
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
(there is a change in gcc-3.4 which is similar in spirit)
should fix PR lib/25930 by Dan McMahill
(I've compiled the whole KDE with this modification successfully)
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 \
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.
Home |
Main Index |
Thread Index |
Old Index