mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 13:49:17 +02:00
- It is possible to define `strcasecmp` and `strncasecmp` twice if `__MINGW32__` is defined. However, the same definition is used if it's not. Therefore, I just moved it inside of the "if-defined" case. It removes the errors pertaining to that header. - Additional compilation errors related to the filesystem implementation and POSIX definitions of constants still are brought up when compiling on Windows 10, MSYS2-mingw-w64 with gcc. |
||
---|---|---|
.. | ||
chibi |