libx52/cli
nirenjan 732bc21b65 fix: Address compiler warnings
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.
2026-03-19 00:10:18 -07:00
..
Makefile.am fix: Add CMOCKA_CFLAGS to test program CFLAGS 2024-06-08 21:25:42 -07:00
meson.build build: Migrate to meson build 2026-03-12 10:20:01 -07:00
test_x52_cli.c fix: Address compiler warnings 2026-03-19 00:10:18 -07:00
test_x52_cli_tests.c fix: Address compiler warnings 2026-03-19 00:10:18 -07:00
x52_cli.c build: Migrate to meson build 2026-03-12 10:20:01 -07:00