[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
Fri May 11 11:19:09 EDT 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-03 11:48:47.000000000 -0500
+++ shadow/80426.tmp.30947	2007-05-11 11:19:09.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 80426
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: RHEL kernel 2.6.9-42 on i686
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: INVALID
 Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: Dan.Maser at inin.com               
 QAContact: mono-bugs at ximian.com
@@ -84,6 +84,11 @@
 ------- 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.
+
+------- Additional Comments From Dan.Maser at inin.com  2007-05-11 11:19 -------
+Closing this bug to get it off of my lists.  This one was my 
+mistake; I didn't realize that wchar_t was 4 bytes wide on linux and 
+that was the issue here.


More information about the mono-bugs mailing list