https://bugzilla.novell.com/show_bug.cgi?id=334409#c4
Atsushi Enomoto <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL
PROTECTED]
--- Comment #4 from Atsushi Enomoto <[EMAIL PROTECTED]> 2007-10-16 23:01:32
MST ---
It is unlikely a bug. If your source is written in a specific text encoding
other than the system default (on Linux it is likely utf-8), you have to
specify mcs /codepage option at compile time. Note that csc also uses system
default encoding (i.e. if your source is not written in one of unicode
encodings it won't compile on my Japanese environment even on .NET).
A safer way is to use utf-8 for your source code encoding.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs