https://bugzilla.novell.com/show_bug.cgi?id=393429
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=393429#c2 --- Comment #2 from Jesse Jones <[EMAIL PROTECTED]> 2008-05-22 03:34:43 MST --- I've appended another patch for the code in the git repository. Note that there are two additional issues with the code from git: 1) Constructing the NSAutoreleasePool causes an immediate crash with and without nunit. The crash is because CoreFoundation throws an exception with reason: "[NSAutoreleasePool retain]: Cannot retain an autorelease pool". 2) The unit tests don't seem to work any more. For example, ReturnTests::ReturnInt32 does work, but ReturnTests::ReturnDouble crashes. The tests do however work with the new patch when run outside nunit. -- 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
