[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 09:58:57 -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 malekith@pld-linux.org.

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

--- shadow/52182	2003-12-15 09:31:09.000000000 -0500
+++ shadow/52182.tmp.25083	2003-12-15 09:58:57.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 52182
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: PLD Linux
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: malekith@pld-linux.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -45,6 +45,9 @@
 Additional Information:
 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTypeClassGetFieldsTopic1.asp
 See the table after "The following table shows what members of a base class
 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().