[Mono-bugs] [Bug 25615][Min] Changed - Ambiguous type references should produce a warning
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
8 Sep 2002 12:54:18 -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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=25615
--- shadow/25615 Mon Aug 26 18:11:22 2002
+++ shadow/25615.tmp.8317 Sun Sep 8 08:54:18 2002
@@ -56,6 +56,11 @@
------- Additional Comments From martin@gnome.org 2002-08-03 14:07 -------
Setting state back to NEW.
------- Additional Comments From miguel@ximian.com 2002-08-26 18:11 -------
Martin, how hard do you think this would be with the new cache?
+
+------- Additional Comments From martin@gnome.org 2002-09-08 08:54 -------
+The new cache shouldn't affect this at all. The cache uses one hash table per class and this hash table maps method names to
+methods. So it won't help us finding classes.
+