Skip to content

0.4.3 - Fix some warnings

Latest
Compare
Choose a tag to compare
@jgabaut jgabaut released this 27 Apr 15:05
c777489

What's Changed

  • Added static/list_example.c
  • Fix: clean some warnings
    • Use %td format specifier for ptrdiff_t
    • Use const for some signature for unmodified pointers
    • PR by @khushal-banks
  • Bump amboso to 2.0.6
  • Bump invil to 0.2.13

PR - feat: 0.4.3 Fix ptrdiff_t specifiers, bump deps by @jgabaut

Full Changelog: 0.4.2...0.4.3