Patch for the allocator.

Dhruv Matani dhruvbird@HotPOP.com
Thu Mar 25 16:50:00 GMT 2004


On Thu, 2004-03-25 at 01:36, Benjamin Kosnik wrote:
> >> 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

Meaning that for single file patches, the normal one file approach would
do?

I guess for multiple files, the -Nrcp would be the way to go?


> 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.

No. However, I do not diff from CVS. Instead I sync my local copy and
diff with that. Seems primitive, but I have a slow dial-up, so nothing
much I can do about it!




-- 
	-Dhruv Matani.
http://www.geocities.com/dhruvbird/

Proud to be a Vegetarian.
http://www.vegetarianstarterkit.com/
http://www.vegkids.com/vegkids/index.html




More information about the Libstdc++ mailing list