[Mono-bugs] [Bug 28407][Nor] Changed - inner class/interface problem.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
1 Aug 2002 22:27:37 -0000


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@gnome.org.

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

--- shadow/28407	Wed Jul 31 11:12:39 2002
+++ shadow/28407.tmp.1743	Thu Aug  1 18:27:37 2002
@@ -1,14 +1,14 @@
 Bug#: 28407
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: erik@bagfors.nu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -49,6 +49,9 @@
 Compilation failed: 1 error(s), 0 warnings
 ---------------------------------
 
 That doesn't work well at all.  Moving the last "}" above "interface
 TestInterface" so that the interface and the class TestClass are
 declared outside of class Test it compiles (and runs) just fine.
+
+------- Additional Comments From martin@gnome.org  2002-08-01 18:27 -------
+This is now fixed in CVS.