[Mono-bugs] [Bug 70626][Maj] Changed - marshalling exception in gnome-vfs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 19 Dec 2004 11:47:38 -0500 (EST)
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=70626
--- shadow/70626 2004-12-18 15:34:15.000000000 -0500
+++ shadow/70626.tmp.30903 2004-12-19 11:47:38.000000000 -0500
@@ -32,6 +32,12 @@
to think the unmanaged field is 8 bytes long as well.
------- Additional Comments From mkestner@ximian.com 2004-12-18 13:43 -------
I added a generator hack to add [MarshalAs] attrs for this, but Zoltan
says the runtime doesn't support it yet. He said he'd fix it on
monday. I'll transfer this one back to the runtime so it doesn't get lost.
+
+------- Additional Comments From vargaz@gmail.com 2004-12-19 11:47 -------
+The MarshalAs stuff will be fixed, but this approach will not work on
+WIN64, where sizeof (long) == 4.
+
+http://www.winehq.org/hypermail/wine-patches/2004/10/0233.html