[Mono-bugs] [Bug 24261] Changed - Static constructors not being invoked in some scenarios.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
11 May 2002 10:35:42 -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 dietmar@ximian.com.

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

--- shadow/24261	Mon May  6 10:03:06 2002
+++ shadow/24261.tmp.17203	Sat May 11 06:35:42 2002
@@ -1,13 +1,13 @@
 Bug#: 24261
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -53,6 +53,9 @@
 	}
 }
 
 ------- Additional Comments From lupus@ximian.com  2002-05-06 10:03 -------
 It works ok with mint. This is likely the same bug that prevents the
 jit from running the Oberon compiler.
+
+------- Additional Comments From dietmar@ximian.com  2002-05-11 06:35 -------
+fixed