https://bugzilla.novell.com/show_bug.cgi?id=655674
https://bugzilla.novell.com/show_bug.cgi?id=655674#c3 Robert Jordan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #3 from Robert Jordan <[email protected]> 2011-02-12 23:04:54 UTC --- MS.NET 1.1, 2.0 are failing, too. When p/invoke signatures are actually declared with such a struct type (Zoltan only used StructureToPtr), MS.NET (all versions) are crashing with a System.TypeLoadException. Mono is crashing with a trappable MarshalDirectiveException later at runtime when the p/invoke method is invoked. This is acceptable, IMHO :) Please reopen if you have a test case. -- 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
