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 19:04:05.000000000 -0400 +++ shadow/80838.tmp.14866 2007-07-26 11:41:39.000000000 -0400 @@ -12,13 +12,13 @@ ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
