[Mono-bugs] [Bug 75374][Wis] Changed - P/Invoke calls with CharSet=CharSet.Unicode do not properly convert returned string

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 28 02:01:51 EDT 2005


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 vargaz at gmail.com.

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

--- shadow/75374	2005-06-25 11:59:39.000000000 -0400
+++ shadow/75374.tmp.30131	2005-06-28 02:01:51.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75374
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: Linux 2.6 x86
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: interop
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: chastamar at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -95,6 +95,9 @@
 functions that return strings and are pinvoked by the class library,
 care should be taken not to break any implicitly expected behaviour there.
 3. It seemed to me like there may be some ways to refactor a bit and
 eliminate minor code duplications around the marshalling code. I was
 not  convinced of a right way to do this but a more knowledgable
 person might be.
+
+------- Additional Comments From vargaz at gmail.com  2005-06-28 02:01 -------
+Fixed in SVN. Thanks for the patch.


More information about the mono-bugs mailing list