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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: +Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-08-09 00:31 ------- Fixed in r83703. + +------- Additional Comments From [EMAIL PROTECTED] 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.
_______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
