[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
Thu Feb 7 16:47:47 EST 2008


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

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


Jb Evain <jbevain at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |jbevain at novell.com
         AssignedTo|mono-bugs at lists.ximian.com                      |msafar at novell.com




--- Comment #3 from Jb Evain <jbevain at novell.com>  2008-02-07 14:47:47 MST ---
What's interesting here, is that a.cs is compiled with -noconfig, and thus
System.Core doesn't get referenced.

If you add -r:System.Core to the line where you compile a, it works. But I have
no idea why. Marek?


-- 
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