2c06b8d750
When building using a newer Clang with additional diagnostics the following warnings are given: -Wunused-but-set-variable -Wstrict-prototypes These issues are corrected in this commit. Reproducable using: CC="clang-13" CFLAGS="-Wall -pedantic" cmake .. |
||
---|---|---|
.. | ||
bench.c | ||
bench.h | ||
check_gvc.c | ||
check_host.c | ||
check_http_scheme.c | ||
check_json.c | ||
check_remote_addr.c | ||
check_routes.c | ||
check_routes2.c | ||
check_slug.c | ||
check_str_array.c | ||
check_tree.c | ||
CMakeLists.txt | ||
Makefile.am |