This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]