[Mono-bugs] [Bug 55906][Wis] Changed - concat'ing a large number of strings does not use the params overload

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Mar 2004 12:23:32 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=55906

--- shadow/55906	2004-03-23 12:22:52.000000000 -0500
+++ shadow/55906.tmp.15845	2004-03-23 12:23:31.000000000 -0500
@@ -10,13 +10,12 @@
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: concat'ing a large number of strings does not use the params overload
 
 Take the following code:
 
 using System;
 
@@ -132,6 +131,9 @@
 oops, have a regression here.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-03-23 12:22 -------
 Created an attachment (id=7067)
 Patch, no regressions.
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-23 12:23 -------
+buggypoo for you, martin