зеркало из https://github.com/mono/mail-archives.git
89 строки
3.4 KiB
HTML
89 строки
3.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 45649][Nor] Changed - "sealed" attribute on classes not enforced
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="006054.html">
|
|
<LINK REL="Next" HREF="006056.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 45649][Nor] Changed - "sealed" attribute on classes not enforced
|
|
</H1>
|
|
<B>bugzilla-daemon@rocky.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 45649][Nor] Changed - "sealed" attribute on classes not enforced">bugzilla-daemon@rocky.ximian.com
|
|
</A><BR>
|
|
<I>Tue, 1 Jul 2003 22:15:53 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="006054.html">[Mono-bugs] [Bug 45658][Wis] Changed - XSP --> <asp:button> code gets executed but postback loads invalid page
|
|
</A></li>
|
|
<LI> Next message: <A HREF="006056.html">[Mono-bugs] [Bug 44731][Nor] Changed - Implicit conversion in switch statements should error out
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6055">[ date ]</a>
|
|
<a href="thread.html#6055">[ thread ]</a>
|
|
<a href="subject.html#6055">[ subject ]</a>
|
|
<a href="author.html#6055">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="mailto:miguel@ximian.com.">miguel@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=45649">http://bugzilla.ximian.com/show_bug.cgi?id=45649</A>
|
|
|
|
--- 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: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:sebastian.nowozin@web.de">sebastian.nowozin@web.de</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
@@ -62,6 +62,9 @@
|
|
w.BaseAddress = "<A HREF="http://go-mono.com";">http://go-mono.com";</A>
|
|
System.Console.WriteLine (w.BaseAddress);
|
|
}
|
|
}
|
|
|
|
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:miguel@ximian.com">miguel@ximian.com</A> 2003-07-01 22:15 -------
|
|
+fixed
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="006054.html">[Mono-bugs] [Bug 45658][Wis] Changed - XSP --> <asp:button> code gets executed but postback loads invalid page
|
|
</A></li>
|
|
<LI> Next message: <A HREF="006056.html">[Mono-bugs] [Bug 44731][Nor] Changed - Implicit conversion in switch statements should error out
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6055">[ date ]</a>
|
|
<a href="thread.html#6055">[ thread ]</a>
|
|
<a href="subject.html#6055">[ subject ]</a>
|
|
<a href="author.html#6055">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|