http://bugzilla.novell.com/show_bug.cgi?id=551623
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=551623#c4 --- Comment #4 from Jb Evain <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
