If we have NO-BREAK SPACE, we can't process this file as ASCII only
file. MSVC shows C4819 warning on code page 932.

C4819: 
https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-1-c4819

> The file contains a character that cannot be represented in the
> current code page (number).

[ Full content available at: https://github.com/apache/arrow/pull/2500 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to