Hello,

> I've got some code that makes a large number of calls to
> StringBuilder.Append() and I noticed that in most of Append methods the
> length calulation is performed twice. So here's a little patch that should
> fix that issue.

I have incorporated these changes into Mono now, am running the tests,
and if things work out, we will commit the code.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to