https://bugzilla.novell.com/show_bug.cgi?id=675586
https://bugzilla.novell.com/show_bug.cgi?id=675586#c5 --- Comment #5 from Zoltan Varga <[email protected]> 2011-03-01 11:48:01 UTC --- This only happens when compiling with 'mcs' from 2.10, not when compiling with 'gmcs'. 'mcs' from 2.10 seems to use IKVM for emitting stuff. In EncodeTypeName, 'old_type' is IKVM.Reflection.GenericTypeInstance, so this definitely goes through ikvm and not the 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
