[Mono-devel-list] mcs patch for default encoding
Atsushi Eno
atsushi at ximian.com
Mon Aug 1 01:42:00 EDT 2005
Hello,
I've attached a fix for mcs to not use Latin1 encoding everywhere.
I think it should be default encoding of current culture (for
example the codepage is 932 on my Japanese environment, neither
28591 nor 1252).
But in case we really don't have the corresponding encoding that
CultureInfo.CurrentCulture.TextInfo indicates (it should be
supplied though), we should use culture-independent encoding, so
I think it should be utf-8, instead of iso-8859-1.
Atsushi Eno
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mcs-default-encoding.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050801/0eeeb561/attachment.pl
More information about the Mono-devel-list
mailing list