[Mono-bugs] [Bug 33198][Nor] Changed - Assembly.GetEntryAssembly fails assertion
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
3 Nov 2002 04:29:00 -0000
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=33198
--- shadow/33198 Sat Nov 2 23:16:37 2002
+++ shadow/33198.tmp.8492 Sat Nov 2 23:29:00 2002
@@ -1,14 +1,14 @@
Bug#: 33198
Product: Mono/Runtime
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -30,6 +30,9 @@
Additional information:
I run into this when implementing
ves_icall_System_AppDomainSetup_InitAppDomainSetup (i need to get the entry
assembly to set ApplicationBase and ConfigFile).
+
+------- Additional Comments From gonzalo@ximian.com 2002-11-02 23:28 -------
+Ooops