[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
Mon Feb 28 15:30:44 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=675586
https://bugzilla.novell.com/show_bug.cgi?id=675586#c1
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2011-02-28 20:30:44 UTC ---
I can't reproduce this with HEAD, but can with 2.10. The problem is that the
type name in the cattr is 'Bar`1+.Baz' instead of 'Bar`1+Baz'. So this is
either an mcs bug, or a bug in a runtime part mcs depends on.
--
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