[Mono-bugs] [Bug 40149][Min] Changed - DllImport CharSet=CharSet.Unicode has no effect

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 12 May 2003 12:18:33 -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 dietmar@ximian.com.

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

--- shadow/40149	Wed Mar 26 02:30:18 2003
+++ shadow/40149.tmp.12795	Mon May 12 12:18:33 2003
@@ -1,13 +1,13 @@
 Bug#: 40149
 Product: Mono/Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Linux 2.4.17 mono CVS Mar 22 2003
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lmaloney@bigpond.net.au               
 QAContact: mono-bugs@ximian.com
@@ -68,6 +68,9 @@
 Please, can you also include the command line used to compile the dll
 code in windows? Thanks.
 
 ------- Additional Comments From lmaloney@bigpond.net.au  2003-03-26 02:30 -------
 cl -c dump.c
 link /dll /EXPORT:HexDump dump.obj
+
+------- Additional Comments From dietmar@ximian.com  2003-05-12 12:18 -------
+should work no (at least when compiled with csc)