[Mono-bugs] [Bug 30020][Maj] Changed - When compiling Attribute-derivatives, PendingImplementation is broken
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Sep 2002 02:11:46 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30020
--- shadow/30020 Wed Sep 11 16:05:00 2002
+++ shadow/30020.tmp.7091 Wed Sep 11 22:11:46 2002
@@ -1,13 +1,13 @@
Bug#: 30020
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Misc
AssignedTo: lupus@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
@@ -72,6 +72,9 @@
Ok, this bug seems to have been introduced during the revamp of the
MethodCore base class. The issue is that the code is not even
noticing that we have a pending implementation (when we are a
derivative of the `Attribute' class).
Researching.
+
+------- Additional Comments From miguel@ximian.com 2002-09-11 22:11 -------
+The bug is fixed on CVS now.