[Mono-bugs] [Bug 359733] Generic Extension methods with constraints on the generic type don't compile

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 16 11:49:02 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=359733

User msafar at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=359733#c6





--- Comment #6 from Marek Safar <msafar at novell.com>  2009-01-16 09:49:01 MST ---
I happens because we rely on SRE to load input assemblies. Therefore when
importing extension method we have to have ExtensionAttribute type available
whereas csc seems to check only metadata attribute name. I don't see a way how
this could be fixed with SRE.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list