[Mono-bugs] [Bug 80487][Wis] Changed - Module static constructor of libraries is not executed

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jan 12 08:20:40 EST 2007


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 akyrtzi at gmail.com.

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

--- shadow/80487	2007-01-12 07:52:28.000000000 -0500
+++ shadow/80487.tmp.15535	2007-01-12 08:20:40.000000000 -0500
@@ -86,6 +86,10 @@
 
 ------- Additional Comments From lupus at ximian.com  2007-01-12 07:52 -------
 The main issue is finding out when the code must be run. Can we run it
 as soon as the assembly is loaded or do we have to wait until a
 field/class in the assembly is used? If you could write the tests and
 report the results it would be great.
+
+------- Additional Comments From akyrtzi at gmail.com  2007-01-12 08:20 -------
+I did a few tests and the module constructor code is run as soon as
+the assembly is loaded.


More information about the mono-bugs mailing list