[Mono-bugs] [Bug 30338][Nor] Changed - Multiple interfaces

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 11 Apr 2003 21:35:59 -0400 (EDT)


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

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

--- shadow/30338	Fri Apr 11 21:33:41 2003
+++ shadow/30338.tmp.20286	Fri Apr 11 21:35:59 2003
@@ -1,23 +1,23 @@
 Bug#: 30338
-Product: Mono/Runtime
+Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: misc
+Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: martin@gnome.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: (mono_cfg_new): assertion failed: (((MonoMethodNormal *)method)->header)
+Summary: Multiple interfaces
 
 The following is miscompiled by MCS (related to the multi-interface inheritance), so you need to compile it with CSC.
 
 Running the csc compiled executable of this example throws a 
 ** ERROR **: file jit.c: line 3657 (mono_cfg_new): assertion failed: (((MonoMethodNormal *)method)->header)