Propagate warning flags from kern.opts.mk and then fix minor -Werror issues when building with gcc from -Wredundant-decls, -Wnested-externs, -Wuninitialized.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 10206 Build 10627: arc lint + arc unit
Event Timeline
Comment Actions
Ping. This is a small patch to fix compilation of qlnx with gcc. It is mostly NFC (except for fixing a minor bug with an uninitialized variable which only affects debug logging).