[Mono-bugs] [Bug 59392][Nor] Changed - String.Concat (....) bug

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Jun 2004 13:18:38 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/59392	2004-06-01 09:35:24.000000000 -0400
+++ shadow/59392.tmp.29160	2004-06-01 13:18:38.000000000 -0400
@@ -10,13 +10,12 @@
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: marek.safar@seznam.cz               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: String.Concat (....) bug
 
 this method in class String
 
 public static String Concat (Object obj1, Object obj2, Object obj3, Object
 obj4)