Patch for the allocator.

Benjamin Kosnik bkoz@redhat.com
Wed Mar 24 21:32:00 GMT 2004


>> Please pay attention to the patch I'm enclosing in this email: it's
>> exactly what you should be submitting.
>
>It's the same as what I sent earlier? I even did a diff to check but it
>turned out negative? Anything I'm missing anything here?

You had:
diff -Nrcp ./cvs_libstdc++-v3/.cvsignore ./modified_cvs_libstdc++/.cvsignore

This is not necessary.

You had:
diff -Nrcp ./cvs_libstdc++-v3/include/ext/bitmap_allocator.h ./modified_cvs_libstdc++/include/ext/bitmap_allocator.h

I used:
diff -c -p -r1.1 bitmap_allocator.h

These are minor nits: I could still apply your patch.

Are you still having problems with CVS? I know that the savanna
repository is still kind of dodgy.

-benjamin



More information about the Libstdc++ mailing list