[Mono-bugs] [Bug 52553][Nor] Changed - subclass Foo : Class2.Ibar leads to MCS exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Apr 2004 22:26:37 -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 martin@ximian.com.

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

--- shadow/52553	2004-04-28 20:09:52.000000000 -0400
+++ shadow/52553.tmp.16142	2004-04-28 22:26:37.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 52553
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: sebastian@nowozin.de               
@@ -59,6 +59,9 @@
 
 ------- Additional Comments From miguel@ximian.com  2004-03-13 01:43 -------
 Will look into this bug;
 
 For now, if you change the compilation order, you will get it to run
 (just swap the two filenames).
+
+------- Additional Comments From martin@ximian.com  2004-04-28 22:26 -------
+Can't reproduce, maybe already fixed ?