Check 0.15.1
This release addresses a few bugs related to warnings from Check's macros.
-
Fix warning in ptr macros with pointer to integer cast
Issue #284 -
Fix various warnings in Check's unit tests
Issue #283 -
Replace gnu_printf with printf in format
__attribute__
Issue #282 -
Fix warnings from Check's macros: "warning: too many arguments for format"
Issue #274 -
Fix format specifiers that do not match the argument types
Issue #271