https://bugzilla.novell.com/show_bug.cgi?id=354759
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=354759#c3 --- Comment #3 from Zoltan Varga <[EMAIL PROTECTED]> 2008-01-18 17:30:40 MST --- What seems to happen is we call ctorbuilder_to_mono_method () from inflate_method () on a ctorbuilder which has no IL emitted yet, so the method returned by inflate_method () has zero length, and we somehow end up trying to compile this method. -- 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
