[Mono-bugs] [Bug 79197][Nor] Changed - [GMCS] anonymous delegates which return a value are miscompiled
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 29 18:41:34 EDT 2006
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79197
--- shadow/79197 2006-08-28 14:22:15.000000000 -0400
+++ shadow/79197.tmp.4955 2006-08-29 18:41:34.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79197
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: miguel at ximian.com
ReportedBy: jonpryor at vt.edu
QAContact: mono-bugs at ximian.com
@@ -112,6 +112,10 @@
Additional Information:
------- Additional Comments From jonpryor at vt.edu 2006-08-28 13:35 -------
This only happens if the CommandHandler delegate has a return type.
If there is no return type, then everything works as expected.
+
+------- Additional Comments From miguel at ximian.com 2006-08-29 18:41 -------
+This works for me with Mono 1.1.17, what version were you using?
+
More information about the mono-bugs
mailing list