This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/33831] [4.3 Regression] Revision 129442 breaks libstc++ API
- From: "rguenther at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Dec 2007 10:16:59 -0000
- Subject: [Bug libstdc++/33831] [4.3 Regression] Revision 129442 breaks libstc++ API
- References: <bug-33831-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from rguenther at suse dot de 2007-12-14 10:16 -------
Subject: Re: [4.3 Regression] Revision 129442 breaks
libstc++ API
On Fri, 14 Dec 2007, tbm at cyrius dot com wrote:
> I found it:
> http://gcc.gnu.org/ml/gcc/2007-10/msg00389.html
I don't remember an explicit request for reversing of all those
changes, but there was consensus that breaking the API for old
application is bad.
Now that we have ext/hash_map and ext/hash_set back (yes, SPEC2000
eon still is broken, as it uses the removed iostream.h and other *.h
headers - and it's impossible to fix without touching all of it)
the issue isn't as pressing anymore. Though still the question
remains if we should break the libstdc++ API at all.
Richard.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33831