[Mono-bugs] [Bug 675586] 2.10 regression: failure instantiate generic+nested Type paramter when constructing attribute
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Mar 1 06:48:01 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=675586
https://bugzilla.novell.com/show_bug.cgi?id=675586#c5
--- Comment #5 from Zoltan Varga <vargaz at gmail.com> 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.
More information about the mono-bugs
mailing list