[Mono-bugs] [Bug 65480][Min] Changed - mcs is incorrectly processing literal strings containing accented letters in UTF-8 sources
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Sep 2004 17:22:41 -0400 (EDT)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=65480
--- shadow/65480 2004-09-07 17:12:56.000000000 -0400
+++ shadow/65480.tmp.8444 2004-09-07 17:22:41.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 65480
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details: RH9
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: rafaelteixeirabr@hotmail.com
@@ -215,6 +215,10 @@
} // end of class cadastro.cadaluno
}
In my system LANG=en_US.UTF-8
Tried again with mcs from cvs head
+
+------- Additional Comments From gonzalo@ximian.com 2004-09-07 17:22 -------
+Does your file have the UTF8 BOF marker? If not, you should try
+-codepage:utf8