This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r137529 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: sayle at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Sun, 06 Jul 2008 17:38:08 -0000
- Subject: r137529 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: sayle
Date: Sun Jul 6 17:38:08 2008
New Revision: 137529
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137529
Log:
* include/std/system_error (is_error_code_enum): Use identifier
_Tp instead of _T to avoid conflict with system macro on Darwin.
(is_error_condition_enum): Likewise.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/system_error