[Mono-bugs] [Bug 77674][Nor] Changed - [GMCS] incorrect CS0534: gmcs fails to resolve generic method that returns generic argument in abstract class

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 9 07:34:36 EST 2006


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 martin at ximian.com.

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

--- shadow/77674	2006-03-05 16:04:05.000000000 -0500
+++ shadow/77674.tmp.30468	2006-03-09 07:34:36.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 77674
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: atsushi at ximian.com               
@@ -78,6 +78,9 @@
         }
 }
 
 public class C<T> : B<T>
 {
 }
+
+------- Additional Comments From martin at ximian.com  2006-03-09 07:34 -------
+I have an idea about this one, will have a look at it tomorrow.


More information about the mono-bugs mailing list