github hellobertrand/zxc v0.8.3
ZXC v0.8.3

7 days ago

Release Notes

Patch release fixing compilation errors with Clang 12-16 and suppressing warnings on MinGW (GCC). Also introduces a new CI workflow testing 22 compiler configurations.

Changes

Fixes

  • Fix _Atomic static initializer for Clang 12-16 (zxc_dispatch.c). Replaced with explicit casts to the target function pointer type.
  • Fix -Wunused-parameter warnings on MinGW for attr and retval parameters in the Win32 pthread.

CI

  • Add compiler compatibility CI workflow. Added a comprehensive CI workflow testing 22 compiler x architecture combinations (#134)

Full Changelog: v0.8.2...v0.8.3

Don't miss a new zxc release

NewReleases is sending notifications on new releases.