[Mono-bugs] [Bug 69057][Maj] Changed - [GMCS] incorrect "may unify for some type parameter substitutions"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 15 Nov 2004 02:24:10 -0500 (EST)


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@ximian.com.

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

--- shadow/69057	2004-11-09 03:33:59.000000000 -0500
+++ shadow/69057.tmp.7744	2004-11-15 02:24:10.000000000 -0500
@@ -5,19 +5,19 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: C#
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: martin@ximian.com                            
 ReportedBy: tsureshkumar@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: [GMCS] multi level inheritance duplicates
+Summary: [GMCS] incorrect "may unify for some type parameter substitutions"
 
 Description of Problem:
 
 While implementing two interfaces, of which one is derived from other, I am
 getting an error.