[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 03:02:31 -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 22:11:46 2002
+++ shadow/30020.tmp.29789 Wed Sep 11 23:02:31 2002
@@ -11,13 +11,13 @@
AssignedTo: lupus@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: When compiling Attribute-derivatives, PendingImplementation is broken
-OtherBugsDependingOnThis: 29479
+OtherBugsDependingOnThis: 29479[FIXED]
The following program crashes Mono:
using System;
using System.Reflection;
class X {