Skip to content

Release 4.0.1

Latest
Compare
Choose a tag to compare
@gmarcais gmarcais released this 04 Feb 14:37
· 1 commit to master since this release

Fix compilation and testing on FreeBSD and MacOS.

  • On BSD system, the package MUST be compiled using GCC. Otherwise the produced executable may be buggy (missing output, non-deterministic output).
  • Fixed many issues between GNU and BSD userland used for testing.
  • Added FreeBSD and MacOS in github actions CI