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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-01-02 23:05 ------- See also: http://lists.ximian.com/pipermail/mono-list/2004-December/024976.html + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
