This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: pb_ds debug mode patch
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: FranÃois Dumont <francois dot cppdevs at free dot fr>
- Cc: "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>
- Date: Thu, 5 May 2011 10:17:45 -0700
- Subject: Re: pb_ds debug mode patch
- References: <4D8D0DB4.7010804@free.fr>
> debug container is not maintained correctly but I can't find where it
> come from. Anyone can have a try ?
debug_base::split, join.
I have this fixed, and have a bunch of patches on top of yours that I
would like to check in all at once.
Can you send me a ChangeLog for your part of this and I'll put the
whole thing in?
best,
-benjamin