[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 11:58:35 -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 kornelpal@hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74875

--- shadow/74875	2005-05-12 11:50:47.000000000 -0400
+++ shadow/74875.tmp.6983	2005-05-12 11:58:35.000000000 -0400
@@ -106,6 +106,11 @@
 
 The only difference is that Mono causes an assertion while .NET 
 Framework verifies the custom marshaler (ICustomMarshaler, ...), 
 calls GetInstance but does not call marshaling methods. I think a 
 managed exception could be better as binaries may have such 
 parameters.
+
+------- Additional Comments From kornelpal@hotmail.com  2005-05-12 11:58 -------
+Created an attachment (id=15131)
+Source code and binary for case 5
+