[Mono-bugs] [Bug 58558][Blo] Changed - static constructors don't get called
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 24 May 2004 16:38:13 -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-24 16:36:56.000000000 -0400
+++ shadow/58558.tmp.10850 2004-05-24 16:38:13.000000000 -0400
@@ -226,6 +226,12 @@
------- Additional Comments From totte@hiddenpeaks.com 2004-05-24 16:36 -------
Created an attachment (id=7814)
bug-fix-58558-part1.diff
+
+------- Additional Comments From totte@hiddenpeaks.com 2004-05-24 16:38 -------
+The attachment solves the dns cctor issue for shared code (cctor not
+called in subdomains)
+
+Looking at the configuration cctor bug right now (two different bugs)