[Mono-bugs] [Bug 58731][Nor] Changed - Marshaling for delegate params of delegates is missing
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 19 May 2004 17:01:10 -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 mkestner@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58731
--- shadow/58731 2004-05-19 16:57:38.000000000 -0400
+++ shadow/58731.tmp.10897 2004-05-19 17:01:10.000000000 -0400
@@ -44,6 +44,11 @@
<vargaz> so you are trying to pass a delegate from unmanaged to managed code ?
<vargaz> it looks like the current code can't handle this.
<mkestner> I am passing a delegate to native code that calls back with a
delegate as a parameter
<vargaz> could you file a bug report about this ? I will try to fix it
tomorrow.
+
+------- Additional Comments From mkestner@ximian.com 2004-05-19 17:01 -------
+Created an attachment (id=7764)
+test case
+