[Mono-bugs] [Bug 322762] [PATCH] Type.GetXxx(...) returns too many members

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Dec 29 10:04:02 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=322762

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=322762#c7


Gert Driesen <gert.driesen at pandora.be> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
            Summary|Type.GetXxx(...) returns too many members       |[PATCH] Type.GetXxx(...) returns too many
                   |                                                |members




--- Comment #7 from Gert Driesen <gert.driesen at pandora.be>  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.


More information about the mono-bugs mailing list