[Mono-bugs] [Bug 80064][Nor] Changed - Type.GetXxx(...) returns too many members
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Dec 24 07:16:08 EST 2006
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 juraj at hotfeet.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=80064
--- shadow/80064 2006-11-28 11:28:34.000000000 -0500
+++ shadow/80064.tmp.8209 2006-12-24 07:16:08.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs at ximian.com
ReportedBy: juraj at hotfeet.ch
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Type.GetFields(...) must not return private fields declared in base types
+Summary: Type.GetXxx(...) returns too many members
Type.GetFields(BindingFlags.NonPublic | BindingFlags.Public |
BindingFlags.Instance) must not return private fields declared in base types.
The following output results from running the attached test case on Mono:
========
More information about the mono-bugs
mailing list