[Mono-bugs] [Bug 41589][Nor] Changed - delegate constructor accepts virtual method without object reference
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 19 Apr 2003 17:11:19 -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=41589
--- shadow/41589 Sat Apr 19 04:52:26 2003
+++ shadow/41589.tmp.1189 Sat Apr 19 17:11:18 2003
@@ -1,14 +1,14 @@
Bug#: 41589
Product: Mono/MCS
Version: unspecified
OS: Debian Woody
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -31,6 +31,9 @@
public static void Main(String[] args) {
FooDelegate del = new FooDelegate (A.foo);
}
}
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
+
+------- Additional Comments From miguel@ximian.com 2003-04-19 17:11 -------
+Fixed on CVS