[Mono-bugs] [Bug 551623] "Attempting to JIT compile method" When Using Expressions

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Nov 1 06:39:53 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=551623

User jbevain at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=551623#c4





--- Comment #4 from Jb Evain <jbevain at novell.com>  2009-11-01 04:39:47 MST ---
Am saying that virtual generics methods are a problem:

public virtual T Foo<T> (T t)

But in this case the Property method that the JIT tries to compile is virtual
and sealed at the same time (it's an implicit interface implementation), so
that's not the direct issue. I'll let Zoltan have a look.

-- 
Configure bugmail: http://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