[Mono-bugs] [Bug 58120][Min] Changed - AppDomain.SetupInformation.DynamicBase throws
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 14 May 2004 00:02:38 -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-13 22:19:00.000000000 -0400
+++ shadow/58120.tmp.720 2004-05-14 00:02:38.000000000 -0400
@@ -12,13 +12,13 @@
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: AppDomain.SetupInformation.DynamicBase throws
-OtherBugsDependingOnThis: 57726
+OtherBugsDependingOnThis: 57726[FIXED]
compile and run:
using System;
-----
class Test
{