[Mono-bugs] [Bug 38947][Nor] Changed - Assembly.GlobalAssemblyCache property not available
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 1 Mar 2003 13:55:06 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=38947
--- shadow/38947 Sat Mar 1 12:28:03 2003
+++ shadow/38947.tmp.29073 Sat Mar 1 13:55:06 2003
@@ -1,14 +1,14 @@
Bug#: 38947
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details: Windows 2000
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -24,6 +24,9 @@
There probable won't ever be a global assembly cache for Mono, but is it
possible to provide this property anyway and have it always returns false ?
This will improve compatibility with existing .NET code
Thanks
+
+------- Additional Comments From gonzalo@ximian.com 2003-03-01 13:55 -------
+Fixed in CVS. We return false until we have a GAC (if we ever get one)