[Mono-bugs] [Bug 76585][Min] Changed - MethodBase.IsFinal does not
seem to return expected value
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 10 17:36:44 EST 2005
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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76585
--- shadow/76585 2005-10-28 22:03:14.000000000 -0400
+++ shadow/76585.tmp.30810 2005-11-10 17:36:44.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76585
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Minor
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -55,6 +55,9 @@
are cases where a method is marked as virtual but is still not overridable."
------- Additional Comments From vargaz at gmail.com 2005-10-28 22:03 -------
Looking at the IL for CodeNamespaceImportCollection::Clear, it is marked
as final, so the runtime rightfully returns true in this case.
+
+------- Additional Comments From vargaz at gmail.com 2005-11-10 17:36 -------
+-> NOTABUG
More information about the mono-bugs
mailing list