[Mono-bugs] [Bug 70150][Maj] Changed - Anonymous methods in delegate creation
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 2 Dec 2004 17:24:35 -0500 (EST)
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=70150
--- shadow/70150 2004-12-02 14:51:39.000000000 -0500
+++ shadow/70150.tmp.18167 2004-12-02 17:24:35.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 70150
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: C#
AssignedTo: miguel@ximian.com
ReportedBy: martin@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -31,6 +31,9 @@
}
======
I'm getting
C.cs(9) error CS0118: Expression denotes a `value' where a `method' was
expected
+
+------- Additional Comments From miguel@ximian.com 2004-12-02 17:24 -------
+Fixed on CVS.