[Mono-bugs] [Bug 82262][Wis] Changed - ProcessStartInfo is missing StandardOutputEncoding / StandardErrorEncoding

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 24 22:57:20 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 atsushi at ximian.com.

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

--- shadow/82262	2007-08-09 00:31:33.000000000 -0400
+++ shadow/82262.tmp.29498	2007-08-24 22:57:20.000000000 -0400
@@ -10,13 +10,13 @@
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: gunchev at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
+Cc: atsushi at ximian.com,gonzalo.mono at gmail.com
 Summary: ProcessStartInfo is missing StandardOutputEncoding / StandardErrorEncoding
 
 Description of Problem:
 StandardOutputEncoding and StandardOutputEncoding are missing from 
 System.Diagnostics.ProcessStartInfo.
 
@@ -31,6 +31,12 @@
 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.
+
+------- Additional Comments From atsushi at ximian.com  2007-08-24 22:57 -------
+They are now shown as "extra" members in the class status pages.
+Weren't they "only .NET 3.5 beta" members and vanished in beta 2?
+
+I'm thinking to remove them.


More information about the mono-bugs mailing list