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=76758 --- shadow/76758 2005-12-07 02:40:28.000000000 -0500 +++ shadow/76758.tmp.15282 2005-12-07 02:49:39.000000000 -0500 @@ -259,6 +259,10 @@ As I wrote above, it is incorrect that Encoding.Default returns ANSI character set, since some encodings like Shift_JIS are not compatible with ANSI. It must be a bug in ECMA CLI specification since not all platforms use ANSI-compatible encoding as default encoding (it does not make sense that Encoding.Default returns certain different encoding than the actual encoding of the system default). + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-07 02:49 ------- +Well, even the documentation does not contradict here, since UTF8 is +compatible with ANSI. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
