[Mono-bugs] [Bug 24527] Changed - mcs v0.11 doesn't give errormessage upon assignment of a readonly variable
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
11 May 2002 00:10:02 -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=24527
--- shadow/24527 Fri May 10 13:18:01 2002
+++ shadow/24527.tmp.13505 Fri May 10 20:10:02 2002
@@ -1,13 +1,13 @@
Bug#: 24527
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details: SuSE 8.0
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: detlev@die-offenbachs.de
QAContact: mono-bugs@ximian.com
@@ -53,6 +53,9 @@
}
}
---------------------------------------------
An assignment to a readonly variable should not be allowed.
+
+------- Additional Comments From miguel@ximian.com 2002-05-10 20:10 -------
+Fixed on CVS.