[Mono-bugs] [Bug 35190][Nor] Changed - Bad string concatenation
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
6 Dec 2002 12:18:26 -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 juancri@tagnet.org.
http://bugzilla.ximian.com/show_bug.cgi?id=35190
--- shadow/35190 Fri Dec 6 06:45:24 2002
+++ shadow/35190.tmp.23807 Fri Dec 6 07:18:26 2002
@@ -2,22 +2,22 @@
Product: Mono/MCS
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: juancri@tagnet.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Bat string concatenation
+Summary: Bad string concatenation
Description of Problem:
On concatenation of strings and int's, there's a mistake generating the
CLI code.