[Mono-bugs] [Bug 82262][Wis] Changed - ProcessStartInfo is missing StandardOutputEncoding / StandardErrorEncoding
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 9 00:31:33 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 gonzalo.mono at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82262
--- shadow/82262 2007-07-31 14:05:47.000000000 -0400
+++ shadow/82262.tmp.29697 2007-08-09 00:31:33.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 82262
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: gunchev at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -28,6 +28,9 @@
StandardOutputEncoding and StandardOutputEncoding should be present.
Additional Information:
Some external programs one might need don't support UTF-8 for example and
when you read their output all special characters are gone (ascii > 128,
Rüdiger becomes Rdiger). Playing with $LC_ALL and $LANG does not help.
+
+------- Additional Comments From gonzalo.mono at gmail.com 2007-08-09 00:31 -------
+Fixed in r83703.
More information about the mono-bugs
mailing list