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=80838

--- shadow/80838        2007-07-24 17:39:14.000000000 -0400
+++ shadow/80838.tmp.22647      2007-07-24 17:45:24.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 80838
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
@@ -97,6 +97,23 @@
 console as well.)
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-02-14 10:08 -------
 Do we know what the MS behaviour is here?  ie, do they set the
 input/output stream encodings to the Console encodings active at the
 time of the Process.Start call?
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-07-24 17:45 -------
+Output I currently get on windows (the Process is running the same as
+in the MS .NET runtime):
+---------------
+C:\dvp>encoding.exe
+se napil zluté vody
+Default Encoding: iso-8859-1
+Output stream encoding: IBM437
+Output from process: se napil zluté vody
+
+
+C:\dvp>mono encoding.exe
+se napil zluté vody
+Default Encoding: iso-8859-1
+Output stream encoding: utf-8
+Output from process: se napil zlut vody
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to