[Mono-bugs] [Bug 59299][Nor] Changed - byref parameters of async delegates do not work
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Jun 2004 05:40: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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=59299
--- shadow/59299 2004-05-29 16:12:56.000000000 -0400
+++ shadow/59299.tmp.3057 2004-06-08 05:40:19.000000000 -0400
@@ -10,13 +10,13 @@
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: tum@veridicus.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Summary: Mono assert when using async delegates
+Summary: byref parameters of async delegates do not work
Please fill in this template when reporting a bug, unless you know what
you are doing.
Description of Problem:
Mono has an assert on line 2837 of object.c when using async delegates.