[Mono-bugs] [Bug 47469][Min] Changed - MCS compiles syntactically-incorrect assignment code
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Apr 2004 20:39:40 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47469
--- shadow/47469 2004-04-28 20:32:12.000000000 -0400
+++ shadow/47469.tmp.14905 2004-04-28 20:39:40.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 47469
Product: Mono: Compilers
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: dick@ximian.com
QAContact: mono-bugs@ximian.com
@@ -31,6 +31,9 @@
------- Additional Comments From martin@ximian.com 2004-04-28 20:32 -------
The line starts with a `+'.
(after looking at that like an idiot and trying to figure out what the
problem was).
Btw. that was revision 1.56 of Array.cs.
+
+------- Additional Comments From martin@ximian.com 2004-04-28 20:39 -------
+Fixed in CVS.