[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
Sat, 10 Jan 2004 16:09:52 -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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=52730

--- shadow/52730	2004-01-10 15:56:16.000000000 -0500
+++ shadow/52730.tmp.2419	2004-01-10 16:09:52.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 52730
 Product: Mono/Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -56,6 +56,9 @@
 
 
 ------- Additional Comments From pcgod@gmx.net  2004-01-10 15:56 -------
 Created an attachment (id=6384)
 new proposed patch
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-01-10 16:09 -------
+What about a non-static readonly field?