Page MenuHomeFreeBSD

qlnx: gcc build errors
ClosedPublic

Authored by rlibby on Jun 29 2017, 9:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 5:47 AM
Unknown Object (File)
Wed, Nov 20, 3:56 AM
Unknown Object (File)
Wed, Nov 20, 12:03 AM
Unknown Object (File)
Tue, Nov 19, 11:55 PM
Unknown Object (File)
Tue, Nov 19, 11:27 PM
Unknown Object (File)
Tue, Nov 19, 10:32 AM
Unknown Object (File)
Tue, Nov 19, 7:01 AM
Unknown Object (File)
Tue, Nov 19, 3:11 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.