[Mono-bugs] [Bug 47161][Nor] Changed - mcs does not catch assigment to readonly variable

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 21 Aug 2003 22:26:30 -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=47161

--- shadow/47161	2003-07-30 23:57:30.000000000 -0400
+++ shadow/47161.tmp.12782	2003-08-21 22:26:30.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 47161
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jluke@cfl.rr.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -52,6 +52,9 @@
 
 How often does this happen? 
 always
 
 Additional Information:
 it is caught if the assignment is not in a constructor
+
+------- Additional Comments From martin@ximian.com  2003-08-21 22:26 -------
+Fixed in CVS.