[Mono-bugs] [Bug 42287][Nor] Changed - LayoutKind.Explicit and string marshaling issue
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 3 May 2003 08:33:49 -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 jlaban@wanadoo.fr.
http://bugzilla.ximian.com/show_bug.cgi?id=42287
--- shadow/42287 Sat May 3 08:32:45 2003
+++ shadow/42287.tmp.28261 Sat May 3 08:33:49 2003
@@ -39,6 +39,11 @@
Throws an exception. The StructLayout.Explicit generates an invalid
marshaling code because the runtime assumes that LayoutKind.Explicit
implies a blittable structure, which is not true in this case.
Patch follows.
+
+------- Additional Comments From jlaban@wanadoo.Fr 2003-05-03 08:33 -------
+Created an attachment (id=4195)
+Patch for LayoutKind.Explicit and String
+