Hello,

> there are some chinese words in my cs file.i wannt to use this switch codepage for 
> my chinese words.but i got the flowing messages:
> 
> [EMAIL PROTECTED] tmp]# mcs -codepage:936 test.cs
> Code page: 936 not supported
> Compilation succeeded
> 
> when i run the exe file compiled by MCS under windows,i got the bad code,the chinese 
> words cound not be dispaly!
> 
> what i should do?suppoer chinese?when?

The code that handled this was disabled, as it had a dependency on some
runtime internals.  Since the code is now functional, I have enabled
support for dynamic codepage loading.

You can get this from CVS, or from our next release.

Miguel.
_______________________________________________
Mono-docs-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-docs-list

Reply via email to