This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/37059] ctype_members.cc:137: error: redefinition of 'bool std::ctype<wchar_t>::do_is(lo ng unsigned int, wchar_t) const'
- From: "paolo dot carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Aug 2008 16:18:27 -0000
- Subject: [Bug libstdc++/37059] ctype_members.cc:137: error: redefinition of 'bool std::ctype<wchar_t>::do_is(lo ng unsigned int, wchar_t) const'
- References: <bug-37059-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from paolo dot carlini at oracle dot com 2008-08-09 16:18 -------
(In reply to comment #2)
> This did work <http://gcc.gnu.org/ml/gcc-testresults/2008-07/msg01872.html>.
> So, the regression is recent.
And here, you didn't have the --enable-clocale=gnu. Really no mystery ;)
--
paolo dot carlini at oracle dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37059