[Mono-bugs] [Bug 58558][Blo] Changed - static constructors don't get called
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 May 2004 13:25:38 -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 totte@hiddenpeaks.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58558
--- shadow/58558 2004-05-27 12:05:02.000000000 -0400
+++ shadow/58558.tmp.31611 2004-05-27 13:25:38.000000000 -0400
@@ -293,6 +293,11 @@
3. We initialize the correct class in mono_jit_runtime_invoke because
mono_jit_compile_method may just initialize system object again
(mono_runtime_class_init has functionality to detect if a class is
initialized or not)
ugh.
+
+------- Additional Comments From totte@hiddenpeaks.com 2004-05-27 13:25 -------
+Created an attachment (id=7876)
+Metadata fix (caches string, valuetype) take-1
+