[Mono-bugs] [Bug 56462][Wis] Changed - We allow inheriting from MulticastDelegate
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Apr 2004 02:31:38 -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=56462
--- shadow/56462 2004-04-05 11:59:01.000000000 -0400
+++ shadow/56462.tmp.23632 2004-04-07 02:31:38.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 56462
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
@@ -28,6 +28,9 @@
c:\TEMP\Microsoft.NET\Framework\v1.1.4322\mscorlib.dll: (Location of symbol
related to previous error)
------- Additional Comments From rafaelteixeirabr@hotmail.com 2004-04-05 11:59 -------
Complementing: MulticastDelegate is a special (although abstract)
class and only compilers and other tools can derive from it.
+
+------- Additional Comments From miguel@ximian.com 2004-04-07 02:31 -------
+fixed as well.