[Mono-bugs] [Bug 82105][Wis] New - The compiler isn't inheriting where constraints on abstract methods. ( I think )

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 16 00:31:19 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by sontek at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82105

--- shadow/82105	2007-07-16 00:31:19.000000000 -0400
+++ shadow/82105.tmp.22863	2007-07-16 00:31:19.000000000 -0400
@@ -0,0 +1,32 @@
+Bug#: 82105
+Product: Mono: Compilers
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: C#
+AssignedTo: rharinath at novell.com                            
+ReportedBy: sontek at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: The compiler isn't inheriting where constraints on abstract methods. ( I think )
+
+When using generic abstract methods that have a where constraint, when I
+override the method on a child class I get a compiler error.
+
+
+Steps to reproduce the problem:
+I was having a hard time making a small test case for this, but here is the
+code its happening on.
+
+http://dev.orchidesolutions.com/testcode.tar.bz2
+
+Just extract this code and run 'nant'
+
+
+I've tried this both on stable release and svn and I get the same results.


More information about the mono-bugs mailing list