[Bug libstdc++/29989] missed #undef min/max in <limits>

paolo at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jan 21 15:34:00 GMT 2007



------- Comment #10 from paolo at gcc dot gnu dot org  2007-01-21 15:34 -------
Subject: Bug 29989

Author: paolo
Date: Sun Jan 21 15:34:16 2007
New Revision: 121029

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121029
Log:
2007-01-21  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/29989
        * include/bits/c++config: #undef min and max.
        * include/bits/stl_algobase.h: Remove min and max #undefs.
        * testsuite/18_support/numeric_limits/29989.cc: New.

Modified:
    branches/gcc-4_2-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_2-branch/libstdc++-v3/include/bits/c++config
    branches/gcc-4_2-branch/libstdc++-v3/include/bits/stl_algobase.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29989



More information about the Gcc-bugs mailing list