[Mono-bugs] [Bug 69057][Maj] Changed - [GMCS] multi level inheritance duplicates

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 3 Nov 2004 16:33:02 -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 .

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

--- shadow/69057	2004-11-03 10:11:04.000000000 -0500
+++ shadow/69057.tmp.10902	2004-11-03 16:33:02.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 69057
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tsureshkumar@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: multi level inheritance duplicates
+Summary: [GMCS] multi level inheritance duplicates
 
 Description of Problem:
 
 While implementing two interfaces, of which one is derived from other, I am
 getting an error.