freebsd-dev/tools/regression/fsx
Alan Somers 34e0b83ccb fsx: fix build with WARNS=6
* signed/unsigned comparisons
* use standard warn(3)
* Suppress warnings about local vars and funcs not declared static
* const-correctness
* declaration shadows a variable in the global scope

Reviewed by:	kevans
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D26516
2020-09-21 17:48:28 +00:00
..
fsx.c fsx: fix build with WARNS=6 2020-09-21 17:48:28 +00:00
Makefile fsx: fix build with WARNS=6 2020-09-21 17:48:28 +00:00