[Mono-bugs] [Bug 36509][Nor] Changed - wrong marshalling attributes

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 10 Jan 2003 06:23:35 -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 lupus@ximian.com.

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

--- shadow/36509	Thu Jan  9 05:47:30 2003
+++ shadow/36509.tmp.2366	Fri Jan 10 06:23:35 2003
@@ -51,6 +51,11 @@
 
 when compiled with csc it get the correct result:
 
 >monodis --marshal pinvoke.exe
 FieldMarshal Table (1..1)
 1: (0x0003) Param 1: lpwstr
+
+------- Additional Comments From lupus@ximian.com  2003-01-10 06:23 -------
+Created an attachment (id=3104)
+This patch should fix it.
+