[Mono-bugs] [Bug 47801][Nor] Changed - MCS crashes when compiling a program with a class that subclasses an inner class when this declaration occurs before the inner class declaration.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 22 Aug 2003 12:37:25 -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=47801

--- shadow/47801	2003-08-21 15:12:05.000000000 -0400
+++ shadow/47801.tmp.17496	2003-08-22 12:37:25.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 47801
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: xp
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mono@skippingrock.com               
 QAContact: mono-bugs@ximian.com
@@ -58,6 +58,9 @@
 How often does this happen? 
 Every time
 
 Additional Information:
 if you move the declaration of class a to below that of class b,
 compilation succeeds.
+
+------- Additional Comments From martin@ximian.com  2003-08-22 12:37 -------
+Fixed in CVS.