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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80487 --- shadow/80487 2007-01-11 14:29:13.000000000 -0500 +++ shadow/80487.tmp.15246 2007-01-12 07:52:28.000000000 -0500 @@ -80,6 +80,12 @@ Some important information about module .cctor (look for .cctor on these pages): http://msdn.microsoft.com/library/en- us/dv_vstechart/html/vcconmixeddllloadingproblem.asp http://msdn2.microsoft.com/en-us/library/ms173266(VS.80).aspx + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
