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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
