http://bugzilla.novell.com/show_bug.cgi?id=581984
http://bugzilla.novell.com/show_bug.cgi?id=581984#c1 Zoltan Varga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|Major |Critical --- Comment #1 from Zoltan Varga <[email protected]> 2010-02-23 01:09:48 UTC --- This is the usual problem where the call: ilg2.Emit(OpCodes.Call, methodBuilder1.MakeGenericMethod( new Type[] { typeof(int) })); forces use to create the MonoMethod from the method builder before the label fixups can be applied. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
