[Mono-bugs] [Bug 79117][Nor] Changed - [PATCH] Marshal.StringToHGlobalAuto & PtrToStringAuto not working as expected

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 23 11:26:21 EDT 2006


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 gert.driesen at pandora.be.

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

--- shadow/79117	2006-08-23 11:20:37.000000000 -0400
+++ shadow/79117.tmp.19635	2006-08-23 11:26:21.000000000 -0400
@@ -218,6 +218,14 @@
 be used anyway, which leads to a SystemDefaultCharSize = 2
 again.
 
 
 BTW, all patches assume that Mono doesn't run on Win9x/ME.
 
+
+------- Additional Comments From gert.driesen at pandora.be  2006-08-23 11:26 -------
+You're right about the patch of course, sorry about ...
+
+About your patch: we could still remove the ****Auto icalls, and 
+modify the Marshal class to invoke ***Ansi or ***Unicode from ***Auto 
+managed methods depending on SystemDefaultCharSize, but that just 
+depends on the personal preference of the maintainer.


More information about the mono-bugs mailing list