[Mono-bugs] [Bug 58120][Min] Changed - AppDomain.SetupInformation.DynamicBase throws
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 13 May 2004 22:19:00 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58120
--- shadow/58120 2004-05-06 06:37:47.000000000 -0400
+++ shadow/58120.tmp.32625 2004-05-13 22:19:00.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58120
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
@@ -41,6 +41,10 @@
/home/gonzalo/go-mono/mcs/class/corlib/System/AppDomainSetup.cs:114)
System.AppDomainSetup:get_DynamicBase ()
in [0x00015] (at /tmp/dbbug.cs:10) Test:Main ()
Expected results:
a temp directory.
+
+------- Additional Comments From gonzalo@ximian.com 2004-05-13 22:18 -------
+Fixed in CVS.
+Thank you very much for such a really good bug report :)