[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 17:11:03 -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:38:13.000000000 -0400
+++ shadow/58558.tmp.11222 2004-05-24 17:11:03.000000000 -0400
@@ -232,6 +232,14 @@
------- 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)
+
+------- Additional Comments From totte@hiddenpeaks.com 2004-05-24 17:11 -------
+Current cvs doesn't have the configuration problem (problem with
+cctor not being called).
+
+So bug-fix-58558 will close this bug.
+
+