New CMOC-0.1.81 package available for CoCo-Pi
New CMOC-0.1.81 package available for CoCo-Pi
Pierre Sarrazin released an update to his CMOC C like compiler for the CoCo.
Release notes for 0.1.81:
Fixed compilation problems when building CMOC on Cygwin.
Fixed bugs in memcmp(), memicmp(), strcmp(), stricmp() for OS-9.
Added sqrt32() to CMOC’s standard library.
Optimizations and minor fixes.
I must have missed 0.1.80, so here’s the release notes for it as well:
Fixed a bug with the code generated when += or -= were used on pointers to multi-byte types other than int.
Fixed a bug where an OS-9 executable that used %f in a printf() call would crash.
Options –raw and –srec are now usable with –dragon. Previously, they caused a fatal error.
When updating your CoCo-Pi, please make sure to select “Update CoCo-Pi from git repo” and “Run CoCo-Pi fix script” in order for all the changes to be applied.
Thanks, Pierre!