[Mono-bugs] [Bug 52730][Wis] Changed - We generate invalid IL for the access of static readonly fields in ctors

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 11 Jan 2004 18:24:02 -0500 (EST)


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=52730

--- shadow/52730	2004-01-10 17:34:36.000000000 -0500
+++ shadow/52730.tmp.18946	2004-01-11 18:24:02.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 52730
 Product: Mono/Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -64,6 +64,9 @@
 What about a non-static readonly field?
 
 ------- Additional Comments From pcgod@gmx.net  2004-01-10 17:34 -------
 Created an attachment (id=6385)
 new proposed patch (last one broke some non-static things)
 
+
+------- Additional Comments From miguel@ximian.com  2004-01-11 18:24 -------
+Applied patch.