[Mono-bugs] [Bug 80064][Nor] Changed - Type.GetXxx(...) returns too many members

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 19 10:40:53 EDT 2007


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-12-24 07:16:08.000000000 -0500
+++ shadow/80064.tmp.30278	2007-07-19 10:40:53.000000000 -0400
@@ -180,6 +180,13 @@
 patch to icall.c
 
 
 ------- Additional Comments From lupus at ximian.com  2006-11-28 11:28 -------
 One more case for testing: when using a separate assembly we should
 likely also handle friend assemblies.
+
+------- Additional Comments From juraj at hotfeet.ch  2007-07-19 10:40 -------
+Just so I don't forget about it. The following command returns a
+listing of calls that would have to be checked before committing a fix:
+
+find mcs/class -name "*.cs" | grep -v "/Test/" | xargs grep
+BindingFlags.NonPublic


More information about the mono-bugs mailing list