[Mono-bugs] [Bug 74875][Nor] Changed - Custom marshaling differences between Mono and .NET Framework
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 12 May 2005 17:08:54 -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@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74875
--- shadow/74875 2005-05-12 12:01:39.000000000 -0400
+++ shadow/74875.tmp.8570 2005-05-12 17:08:54.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74875
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details: Windows XP SP2; Mono 1.1.6; .NET Framework 1.1 SP1
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: interop
AssignedTo: mono-bugs@ximian.com
ReportedBy: kornelpal@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -117,6 +117,10 @@
------- Additional Comments From kornelpal@hotmail.com 2005-05-12 12:01 -------
This works under .NET Framework but does not under Mono and my tests
pointed out that it's because the buffer in
ComIStreamMarshaler.ReadDelegate is not copied back to unmanaged
code.
+
+------- Additional Comments From vargaz@gmail.com 2005-05-12 17:08 -------
+These issues should now be fixed in SVN.
+