Page MenuHomeFreeBSD

qlnx: gcc build errors
ClosedPublic

Authored by rlibby on Jun 29 2017, 9:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 11, 7:06 AM
Unknown Object (File)
Sat, Feb 8, 2:36 PM
Unknown Object (File)
Thu, Jan 30, 1:43 AM
Unknown Object (File)
Dec 5 2024, 6:13 AM
Unknown Object (File)
Nov 29 2024, 7:03 AM
Unknown Object (File)
Nov 26 2024, 11:17 PM
Unknown Object (File)
Nov 25 2024, 4:12 PM
Unknown Object (File)
Nov 20 2024, 5:47 AM
Subscribers

Details

Summary

Propagate warning flags from kern.opts.mk and then fix minor -Werror issues when building with gcc from -Wredundant-decls, -Wnested-externs, -Wuninitialized.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10206
Build 10627: arc lint + arc unit

Event Timeline

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).

The patch looks good.
thanks
David S. (davidcs@freebsd.org)

This revision is now accepted and ready to land.Jul 17 2017, 11:20 PM
This revision was automatically updated to reflect the committed changes.