[Mono-bugs] [Bug 40541][Nor] Changed - Sealed class bit not honored.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 1 Apr 2003 17:37:19 -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 miguel@ximian.com.

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

--- shadow/40541	Sun Mar 30 14:47:04 2003
+++ shadow/40541.tmp.30587	Tue Apr  1 17:37:19 2003
@@ -1,14 +1,14 @@
 Bug#: 40541
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -23,6 +23,9 @@
 
 class Y: X {
 static void Main ()
 {
 }
 }
+
+------- Additional Comments From miguel@ximian.com  2003-04-01 17:37 -------
+Fixed