[Mono-bugs] [Bug 79635][Min] Changed - CS0023 is not reported for string operand
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 30 16:25:58 EST 2006
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=79635
--- shadow/79635 2006-11-30 16:16:38.000000000 -0500
+++ shadow/79635.tmp.5659 2006-11-30 16:25:58.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 79635
Product: Mono: Compilers
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: marek.safar at seznam.cz
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -49,6 +49,9 @@
}
------- Additional Comments From marek.safar at seznam.cz 2006-11-30 16:16 -------
Hmm, I overlooked the spec.
The error is there because unary '+' is not defined for strings.
+
+------- Additional Comments From marek.safar at seznam.cz 2006-11-30 16:25 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list