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=79117 --- shadow/79117 2006-08-31 08:54:20.000000000 -0400 +++ shadow/79117.tmp.31852 2006-08-31 10:42:42.000000000 -0400 @@ -288,6 +288,14 @@ Using SystemDefaultCharSize (1 or 2) in managed code to decide whether to call the Unicode or Ansi versions is not an option ? That way, you can avoid #ifdef PLATFORM_WIN32 altogether, and remove the *Auto icalls. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-31 10:42 ------- +If we can afford the additional "if", yes. It think it's +ok, because these are methods which handle more then +one char at a time. + +Zoltan, is it ok? + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
