Skip to content

cattle v0.2.1

Compare
Choose a tag to compare
@hroptatyr hroptatyr released this 28 Oct 13:12
· 497 commits to master since this release
v0.2.1

This is a bugfix release.

Changes:

  • the cli tester is migrated to a mkfifo based version
  • gcc automatic storage bugs are fixed
  • gengetopt generated code is proofed against out-of-bounds accesses
  • digits exceeding the significand capacity will be used for rounding
    in our hand-crafted version of strtod32()

For examples and instructions see README.md and/or cattle(1).