[Mono-bugs] [Bug 51035][Nor] Changed - AssemblyName.GetAssemblyName loads into AppDomain
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 16 Nov 2003 12:25:24 -0500 (EST)
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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=51035
--- shadow/51035 2003-11-16 01:24:06.000000000 -0500
+++ shadow/51035.tmp.29130 2003-11-16 12:25:23.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 51035
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: tberman@gentoo.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -16,6 +16,9 @@
Cc:
Summary: AssemblyName.GetAssemblyName loads into AppDomain
AssemblyName.GetAssemblyName (string) loads the assembly into the current
AppDomain which it shouldnt do. This affects the gacutil.exe in its
current state.
+
+------- Additional Comments From vargaz@freemail.hu 2003-11-16 12:25 -------
+Fixed in CVS.