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: map iterators with multithreading and _GLIBCXX_DEBUG


On Friday 24 September 2004 10:05, Benjamin Kosnik wrote:
> >I think STL should (ideally) behave identically wether _GLIBCXX_DEBUG is
> > used or not. Therefore if the _GLIBCXX_DEBUG version needs to alter some
> > state it should be protected internally to provide the same behavior to
> > the caller.
>
> Debug mode STL should behave identically to regular mode STL. So, what
> you should do is try to come up with a reproducible test case, and open
> up a bug in bugzilla with it.
>
> thanks,
> benjamin

It's there (Bug 17664)

Lothar
-- 
Lothar Werzinger Dipl.-Ing. Univ.
framework & platform architect
Xcerla Corporation
275 Tennant Avenue, Suite 202
Morgan Hill, Ca 95037
email: lothar@xcerla.com
phone: +1-408-776-9018


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