mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 20:11:17 +00:00
* incorrect environment detection fixed * use %zu instead of %ld for size_t * fix rounding in integer division * fix compiler error on Windows * implement missed functions * make linker available if MinGW environment is used * make linker available under MSYS2 Clang64 and MSYS2 MinGW64