[Mono-bugs] [Bug 58305][Nor] Changed - [GMCS]: anonymous methods
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 4 Dec 2004 15:27:50 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58305
--- shadow/58305 2004-07-13 12:39:57.000000000 -0400
+++ shadow/58305.tmp.937 2004-12-04 15:27:50.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 58305
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: sestoft@dina.kvl.dk
QAContact: mono-bugs@ximian.com
@@ -73,6 +73,9 @@
------- Additional Comments From martin@ximian.com 2004-07-13 12:39 -------
The bug Peter originally reported is fixed.
However, I like his test case since it also contains a test for
anonymous methods. Anonymous methods are not yet implemented in the
non-generics MCS, so we need to wait until this is completed.
+
+------- Additional Comments From martin@ximian.com 2004-12-04 15:27 -------
+Fixed in SVN.