[Mono-bugs] [Bug 35190][Nor] Changed - Bad string concatenation

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
6 Dec 2002 23:36:35 -0000


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

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

--- shadow/35190	Fri Dec  6 07:18:26 2002
+++ shadow/35190.tmp.18593	Fri Dec  6 18:36:35 2002
@@ -1,13 +1,13 @@
 Bug#: 35190
 Product: Mono/MCS
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: juancri@tagnet.org               
 QAContact: mono-bugs@ximian.com
@@ -208,6 +208,10 @@
 works ok
 
 ------- Additional Comments From juancri@tagnet.org  2002-12-06 06:45 -------
 Created an attachment (id=2901)
 Test cases
 
+
+------- Additional Comments From miguel@ximian.com  2002-12-06 18:36 -------
+Thanks for the report, I did break the compiler a few weeks ago while
+doing some optimizations.