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 asomers on Feb 18 2016, 6:42 PM. Authored by Tags None Referenced Files
Subscribers
Details
Raise WARNS from 1 to 6 (the default)
fields
Diff Detail
|