[Mono-bugs] [Bug 47295][Nor] Changed - Marshal.StructureToPtr fails with dynamically-created MulticastDelegate subclasses
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 2 Aug 2003 20:24:21 -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 mathpup@mylinuxisp.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47295
--- shadow/47295 Sat Aug 2 20:23:46 2003
+++ shadow/47295.tmp.13309 Sat Aug 2 20:24:21 2003
@@ -144,6 +144,11 @@
// The execption seems to occur at this statement:
Marshal.StructureToPtr( delegateList, ptr, false );
}
}
+
+------- Additional Comments From mathpup@mylinuxisp.com 2003-08-02 20:24 -------
+Created an attachment (id=5041)
+test case
+