[Mono-bugs] [Bug 78703][Nor] Changed - String constructors that take sbyte* should use Encoding.Default rather than UTF-8 and Latin-1

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 18 14:49:56 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 kornelpal at gmail.com.

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

--- shadow/78703	2006-07-15 17:22:53.000000000 -0400
+++ shadow/78703.tmp.14613	2006-07-18 14:49:56.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78703
 Product: Mono: Runtime
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: kornelpal at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -80,6 +80,10 @@
 well.
 
 ------- Additional Comments From kornelpal at gmail.com  2006-07-15 17:22 -------
 And it is important that on Windows console is not Unicode it uses 
 OEM code page (CP_OEMCP or GetOEMCP()) so it's usually not able to 
 display all the characters of the ANSI code page.:)
+
+------- Additional Comments From kornelpal at gmail.com  2006-07-18 14:49 -------
+Fixed in SVN. Also added several tests for constructors that take 
+sbyte*.


More information about the mono-bugs mailing list