joyent / libuv

Go to
https://github.com/libuv/libuv
3.27k stars 653 forks source link

src/win/fs.c have not ANSI character, generate warning C4819. #1581

Closed zhaozg closed 10 years ago

zhaozg commented 10 years ago

....\portable\libuv\src\win\fs.c : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失

saghul commented 10 years ago

Not sure what that means, can you translate?

zhaozg commented 10 years ago

File include character can not display use codepage 936,please save as Unicode format. I think some specail char include,not ASCII code