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]

Re: reference counting in string's allocator, where else?


I did miss that one...  I read about thread safety in the FAQ and search the archives...

Are there known issues with using the 2.9.X compiler with the 3.X versions of the lib?

thanks again for the info.


On Tue, 28 Aug 2001 bkoz@redhat.com wrote:

>
> > The g++ string that I am refering to live is:/usr/local/include/g++-3/std;
>
> Right. In perhaps what was one of the worst decisions ever, this include
> is for libstdc++-v2.
>
> Gcc-3.0, and libstdc++-v3 use something like:  include/g++-v3
>                                                           ^^^
> Sorry for the confusion.
>
> The thought is to clean this up when versioning is implemented.
>

--
Andrew Lundgren
Andrew.Lundgren@level3.com


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