https://bugzilla.novell.com/show_bug.cgi?id=369173
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=369173#c4 Paolo Molaro <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Paolo Molaro <[EMAIL PROTECTED]> 2008-03-11 09:56:40 MST --- svn has fixes for both issues. Note that for the first case we mark the broken type without a parent with a typeload exception: this is currently not thrown in the codepath hit in the test, but that may change in the future (considering the type as valid would need many checks and code in many places and it's not really safe, see also the case of it breaking the type safeness of the MS runtime). -- 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
