[Mono-devel-list] 7 regressions appeared for MS.VB.dll because of change in mcs
Miguel de Icaza
miguel at ximian.com
Sun Oct 31 12:08:09 EST 2004
Hello,
> <rant>
> As mcs no more defaults to the encoding set in the LANG environment
> variable (mine says LANG=en_US.UTF-8) one edits sources with, say,
> gedit like I do where you see every accented letter or another
> international character correctly represented in the source and then
> mcs compiles then all wrong.
It never defaulted to it. You just upgraded your OS and that is why you
get that behavior.
If you want the VB tests to pass completely, you should instead encode
any non-7bit characters using the \uXXXX syntax.
Miguel
More information about the Mono-devel-list
mailing list