[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
Thu Jul 26 11:41:39 EDT 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 fejj at novell.com.

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

--- shadow/80838	2007-07-24 19:04:05.000000000 -0400
+++ shadow/80838.tmp.14866	2007-07-26 11:41:39.000000000 -0400
@@ -12,13 +12,13 @@
 ReportedBy: lluis at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Process.StandardOutput not always using the correct encoding
-OtherBugsDependingOnThis: 77366
+OtherBugsDependingOnThis: 77366[FIXED]
 
 If you start a process using System.Diagnostics.Process, the StandardOutput
 stream is always using utf-8 encoding. The correct behavior would be to use
 the default encoding, since that's the encoding that the process will use
 to write the output.
 


More information about the mono-bugs mailing list