This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: vector/deque/list derived allocator issue
----- Original Message -----
From: "B. Kosnik" <bkoz@nabi.net>
To: "Dhruv Matani" <dhruvbird@HotPOP.com>
Cc: <libstdc++@gcc.gnu.org>; <gp.bolton@computer.org>
Sent: Thursday, March 25, 2004 7:24 PM
Subject: Re: vector/deque/list derived allocator issue
[snip]
> This bit failed testing. I've changed it to the following patch, which
> passes with no regressions.
>
> Thoughts? Gawain, you commented on this patch before. Does this iteration
satisfy?
My comments given in the following message still stand:
http://gcc.gnu.org/ml/libstdc++/2004-02/msg00254.html
You can apply Dhruv's patch and I can send in a patch making the changes I
suggest afterwards if you like.
Cheers,
Gawain