[nem-en] Language support and BOM
Michal Moskal
michal.moskal at gmail.com
Mon Jan 29 17:04:26 CET 2007
On 1/29/07, vc <vc at rsdn.ru> wrote:
> It's inconveniently to use Russian strings in Nemerle source files.
> By default VS treat files as encoded in current encoding. In my PC it's a
> 1251. ncc tarte files as UTF-8. It's result to trash instead Russian text.
My advice here would be to make VS use UTF-8. Using different
encodings is asking for trouble when your source is compiled on a
different machine. But this is just MHO.
--
Michał
More information about the devel-en
mailing list