https://bugzilla.novell.com/show_bug.cgi?id=322762
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=322762#c7 Gert Driesen <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Type.GetXxx(...) returns too many members |[PATCH] Type.GetXxx(...) returns too many | |members --- Comment #7 from Gert Driesen <[EMAIL PROTECTED]> 2007-12-29 08:04:00 MST --- I've now attached an updated runtime patch which also fixes our runtime implemenation for Type.GetEvent(s) to match MS. The corlib patch I attached fixes the same issues for our TypeBuilder implementation. Both sets of changes are extensively covered by either unit tests or the standalone test I mentioned above (gert/standalone/bug322762). The patch passes the corlib and system unit tests (for 1.0 and 2.0 profile), and both the compiler and runtime tests. Is this ok to commit? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
