[Mono-bugs] [Bug 23541][Wis] Changed - mcs needs to deal with the encoding of source files
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
7 Sep 2002 00:10:07 -0000
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=23541
--- shadow/23541 Thu Sep 5 01:17:48 2002
+++ shadow/23541.tmp.8006 Fri Sep 6 20:10:07 2002
@@ -137,6 +137,9 @@
On *windows* they use 0xef 0xbb 0xbf for Utf-8 encoded files
So I assume the rest is supposed to be encoded in the current
"codepage", an interesting concept, because I do not know how code
pages map to character sets on Unix or how to tell what the current
codepage is.
+
+------- Additional Comments From miguel@ximian.com 2002-09-06 20:10 -------
+Fixed: both StreamReader as the compiler.