This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: More test results...
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Jason Merrill <jason at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 13 Mar 2002 09:27:49 -0800 (PST)
- Subject: Re: More test results...
> Yep, that's part of the prettying up.
Great.
I see:
http://gcc.gnu.org/ml/gcc-patches/2002-03/msg00768.html
So if you or gaby would like like to revert
2002-03-08 Benjamin Kosnik <bkoz@redhat.com>
* include/std/std_limits.h: Move static const data members out of
generic template, into base class __numeric_limits_base.
* src/limits.cc: Add definitions.
* config/linker-map.gnu: Add __numeric_limits_base.
* testsuite/18_support/numeric_limits.cc: Declare test in scope.
feel free.
-benjamin