[Mono-bugs] [Bug 80426][Wis] Changed - Problem with interop and wide strings (narrow strings are ok)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 3 11:48:47 EST 2007


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 dan.maser at inin.com.

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

--- shadow/80426	2007-01-02 23:05:54.000000000 -0500
+++ shadow/80426.tmp.31244	2007-01-03 11:48:47.000000000 -0500
@@ -77,6 +77,13 @@
 0x006f 0x0000?
 
 ------- Additional Comments From jonpryor at vt.edu  2007-01-02 23:05 -------
 See also:
 
 http://lists.ximian.com/pipermail/mono-list/2004-December/024976.html
+
+------- Additional Comments From Dan.Maser at inin.com  2007-01-03 11:48 -------
+Ugh! My apologies.  I didn't know that sizeof(wchar_t) was 4 on 
+linux - I didn't think I was using the wchar_t* type in my example 
+but on closer inspection I was using it in one place after all.  I 
+removed the use of wchar_t in my code and now it works correctly no 
+matter what I do.


More information about the mono-bugs mailing list