[Mono-bugs] [Bug 52182][Wis] Changed - GetFields returns inherited static fields
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 15 Dec 2003 10:44:17 -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=52182
--- shadow/52182 2003-12-15 10:02:52.000000000 -0500
+++ shadow/52182.tmp.25485 2003-12-15 10:44:17.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 52182
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details: PLD Linux
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: vargaz@freemail.hu
ReportedBy: malekith@pld-linux.org
QAContact: mono-bugs@ximian.com
@@ -48,6 +48,10 @@
are returned by the Get methods when reflecting on a type."
I filled bug against runtime, since it's implemented in C (icall.c).
------- Additional Comments From malekith@pld-linux.org 2003-12-15 09:58 -------
The same applies to GetMethods().
+
+------- Additional Comments From vargaz@freemail.hu 2003-12-15 10:44 -------
+Fixed in CVS.
+BTW, nice work on KSI...