mirror of https://github.com/nirenjan/libx52.git
When enabling --warnlevel=3 during Meson setup, the build threw up several warnings, mostly related to either unused parameters, or sometimes an integer type mismatch. This commit addresses all of those changes and ensures that the build does not contain any unnecessary warnings. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| meson.build | ||
| test_x52_cli.c | ||
| test_x52_cli_tests.c | ||
| x52_cli.c | ||