This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/35637] [4.3 Regression] tr1::function fails with const member function pointer
- From: "manu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Mar 2008 23:56:31 -0000
- Subject: [Bug libstdc++/35637] [4.3 Regression] tr1::function fails with const member function pointer
- References: <bug-35637-13405@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from manu at gcc dot gnu dot org 2008-03-20 23:56 -------
Reopened. There is a bug here. The only difference between -pedantic and
-pedantic-errors should be the type of diagnostic, not the amount. This bug was
latent in diagnostics.c. Probably not a regression.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35637