README-win32.md: Character-case problem was fixed

This commit is contained in:
okuoku 2017-12-14 18:01:56 +09:00
parent 1cba43a220
commit 1cd679e3fa

View file

@ -37,7 +37,6 @@ Other issues:
* SRFI-27: Due to C Runtime limitation, the library is not thread-safe * SRFI-27: Due to C Runtime limitation, the library is not thread-safe
* `make install` is not supported on Windows platforms * `make install` is not supported on Windows platforms
* On Win64 platforms, case of character values are not handled properly
* On MSVC, flonum precision is degraded when compared with other compilers * On MSVC, flonum precision is degraded when compared with other compilers
* Cross compilation is not supported * Cross compilation is not supported