[Mono-bugs] [Bug 45649][Nor] Changed - "sealed" attribute on classes not enforced
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 1 Jul 2003 22:15:53 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=45649
--- shadow/45649 Mon Jun 30 19:59:21 2003
+++ shadow/45649.tmp.2039 Tue Jul 1 22:15:53 2003
@@ -1,13 +1,13 @@
Bug#: 45649
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: sebastian.nowozin@web.de
QAContact: mono-bugs@ximian.com
@@ -62,6 +62,9 @@
w.BaseAddress = "http://go-mono.com";
System.Console.WriteLine (w.BaseAddress);
}
}
+
+------- Additional Comments From miguel@ximian.com 2003-07-01 22:15 -------
+fixed