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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=387040#c1


Thomas Wiest <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #1 from Thomas Wiest <[EMAIL PROTECTED]>  2008-05-06 11:03:32 MST 
---
I confirmed this on r102619:

[EMAIL PROTECTED]:~/bug387040> gmcs -t:library test.cs
test.cs(8,5): error CS0452: The type `T' must be a reference type in order to
use it as type parameter `T' in the generic type or method `RuleBuilder<T>'.
Compilation failed: 1 error(s), 0 warnings
[EMAIL PROTECTED]:~/bug387040> vi test.cs
[EMAIL PROTECTED]:~/bug387040> gmcs -t:library test.cs
test.cs(8,35): error CS0460: `RubyMethod.IDynamicObject.GetRule<T>()': Cannot
specify constraints for overrides or explicit interface implementation methods
Compilation failed: 1 error(s), 0 warnings
[EMAIL PROTECTED]:~/bug387040> rpm -qa|grep -i mono-core
mono-core-102619-0.novell
[EMAIL PROTECTED]:~/bug387040>


-- 
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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to