[Mono-bugs] [Bug 23947] Changed - Interface.FindMembers - TypeBuilder.BaseType is null
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
10 Jun 2002 08:12:33 -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=23947
--- shadow/23947 Mon Apr 29 10:43:29 2002
+++ shadow/23947.tmp.31031 Mon Jun 10 04:12:33 2002
@@ -1,12 +1,12 @@
Bug#: 23947
Product: Mono/MCS
Version: unspecified
OS: other
OS Details: Windows
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: martin@gnome.org
@@ -19,6 +19,10 @@
In Interface.FindMembers - TypeBuilder.BaseType is sometimes null.
------- Additional Comments From lupus@ximian.com 2002-04-29 10:43 -------
Uhm, it seems someone changed this bug to NEEDINFO, but bugzilla
didn't log a comment. Anyway: interfaces don't have a base type, so
returning null should be correct.
+
+------- Additional Comments From martin@gnome.org 2002-06-10 04:12 -------
+Ooops, I fixed this long ago.
+