This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] debug mode simplifications
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Wed, 22 Feb 2006 10:54:48 -0600
- Subject: Re: [v3] debug mode simplifications
- References: <20060221190749.01f14dcc.bkoz@redhat.com> <43FC3BAF.9000506@suse.de>
> 2006-02-22 Paolo Carlini <pcarlini@suse.de>
>
> * include/debug/list (splice): Remove splice_alloc check, redundant
> after implementing the splice bits of N1599.
great, thanks for this!
-benjamin