Raise WARNS from 1 to 6 (the default)
Fix warnings:
- Use C99 designated initializers for structs, and initialize all
fields
- Mark global variables as static
- Mark unused function arguments
- Be careful about signed/unsigned comparisons
Differential D5328
Fix compiler warnings in iostat Authored by asomers on Feb 18 2016, 6:42 PM. Tags None Referenced Files
Subscribers
Details
Raise WARNS from 1 to 6 (the default)
fields
Diff Detail
|