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]

vector/deque/list derived allocator issue


Hey Dhruv. Here's a patch for the testsuite that points out the issue
you noticed with using a virtual clear member function in base class for
certain STL sequences.

Your patches for this problem are difficult to follow. Not the patch
itself, or the reasoning, but the posts and repost and followups of just
certain file diffs.

The fact that I've taken so long to review this stuff certainly hasn't
helped: for that, I apologize.

Is there any chance you could give me a single patch for vector, deque,
and list that fixes these testsuite failures?

best,
benjamin

Attachment: p.20040324-5.patch
Description: Text document


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