This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/33831] [4.3 Regression] Revision 129442 breaks libstc++ API



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]