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
Differential D26516
fsx: fix build with WARNS=6 asomers on Sep 21 2020, 5:41 PM. Authored by Tags None Referenced Files
Subscribers
Details
fsx: fix build with WARNS=6
Diff Detail
|