This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: (not) breaking the ABI


On Wed, 2005-05-25 at 09:32 -0500, Benjamin Kosnik wrote:
> > By the way while looking at the symbols in libstdc++ and at the includes
> > in  the src directory, I found that misc-inst.cc includes: algorithm,
> > vector and bits/atomicity.h. Can someone explain why they are included
> > in that file ??? That seems strange...
> 
> They might just be leftover from previous incarnations of that file.
> 
> Try taking them out, if it works prepare a patch.

I will do that....


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