[Mono-bugs] [Bug 70043][Nor] Changed - monop should search the whole GAC

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Nov 2004 18:57:05 -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 duncan@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=70043

--- shadow/70043	2004-11-30 18:55:56.000000000 -0500
+++ shadow/70043.tmp.23844	2004-11-30 18:57:05.000000000 -0500
@@ -34,6 +34,11 @@
 found in the GAC, but that will be an extremely expensive operation,
 as it requires iterating thru all the types in all assemblies.
 
 Ideally, monop will always probe the GAC in its entirety, in the case
 that two different namespace both define a type with the same type
 name, it will print out both possibilities.
+
+------- Additional Comments From duncan@ximian.com  2004-11-30 18:57 -------
+Created an attachment (id=13360)
+monop-probe-gac.patch
+