This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH] Fix PR 2645
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: gcc-patches at gcc dot gnu dot org
- Date: Wed, 20 Feb 2002 14:02:37 +0100
- Subject: Re: [C++ PATCH] Fix PR 2645
- References: <3C72CC5F.5E2A4764@codesourcery.com>
Nathan Sidwell wrote:
> Hi,
> Here's a patch for PR 2645, which concerns trying to constify references
> etc.
Thanks Nathan!
As soon as the patch is in we should probably check that Boost's call_traits_test.cpp is 100% ok
and inform John Maddock to change the number of expected failures for gcc3.1 to 0 (yeah!).
Ciao,
Paolo.