[Mono-bugs] [Bug 80838][Nor] Changed - Process.StandardOutput not always using the correct encoding

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Feb 14 10:08:55 EST 2007


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 dick at ximian.com.

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

--- shadow/80838	2007-02-13 16:06:02.000000000 -0500
+++ shadow/80838.tmp.9591	2007-02-14 10:08:55.000000000 -0500
@@ -92,6 +92,11 @@
 things not directly related to console.
 
 Alternatively the same detection method found in Console could be 
 used. (Windows console encodings usually differ from 
 Encoding.Default and there is some UTF-8 supporting code for Unix 
 console as well.)
+
+------- Additional Comments From dick at ximian.com  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?


More information about the mono-bugs mailing list