search for: cc194920

Displaying 4 results from an estimated 4 matches for "cc194920".

Did you mean: cc194923
2018 Apr 28
2
[Bug report] Chinese characters are not handled correctly in Rterm for Windows
...>As a sanity check - does this display the correct characters in RGui? It should, and does on my system, as RGui uses Unicode internally. By correct I mean the characters shown e.g. here > >https://msdn.microsoft.com/en-us/library/cc194923.aspx >https://msdn.microsoft.com/en-us/library/cc194920.aspx > >What is the output of "chcp" in the terminal, before you run R.exe? It may be different from what Sys.getlocale() gives in R. > >If you take the sequence of the "fputc" commands you captured by the debugger, and create a trivial console application to just ru...
2018 Mar 08
2
[Bug report] Chinese characters are not handled correctly in Rterm for Windows
Hello everyone, I am new to R and I have experienced some bugs when using Rterm on Windows. Chinese characters in the console output are discarded by Rterm, and trying to type them into the console will crash the Rterm application. ---ENVIRONMENT--- Platform = x86_64-w64-mingw32 OS = Windows 10 Pro 1709 chs R version = 3.4.3 Active code page = 936 (Simplified Chinese) ---STEPS TO
2018 Apr 05
0
[Bug report] Chinese characters are not handled correctly in Rterm for Windows
...0DEF") ? As a sanity check - does this display the correct characters in RGui? It should, and does on my system, as RGui uses Unicode internally. By correct I mean the characters shown e.g. here https://msdn.microsoft.com/en-us/library/cc194923.aspx https://msdn.microsoft.com/en-us/library/cc194920.aspx What is the output of "chcp" in the terminal, before you run R.exe? It may be different from what Sys.getlocale() gives in R. If you take the sequence of the "fputc" commands you captured by the debugger, and create a trivial console application to just run them - woul...
2018 May 04
0
[Bug report] Chinese characters are not handled correctly in Rterm for Windows
...ty check - does this display the correct characters in RGui? It should, and does on my system, as RGui uses Unicode internally. By correct I mean the characters shown e.g. here >> >> https://msdn.microsoft.com/en-us/library/cc194923.aspx >> https://msdn.microsoft.com/en-us/library/cc194920.aspx >> >> What is the output of "chcp" in the terminal, before you run R.exe? It may be different from what Sys.getlocale() gives in R. >> >> If you take the sequence of the "fputc" commands you captured by the debugger, and create a trivial console appl...