Page MenuHomeFreeBSD

qlnx: gcc build errors
ClosedPublic

Authored by rlibby on Jun 29 2017, 9:33 PM.
Tags
None
Referenced Files
F170010071: D11413.diff
Thu, Sep 3, 6:02 AM
F169890957: D11413.diff
Wed, Sep 2, 9:44 PM
F169775791: D11413.id30238.diff
Wed, Sep 2, 1:03 PM
Unknown Object (File)
Wed, Sep 2, 7:07 AM
Unknown Object (File)
Tue, Sep 1, 11:29 AM
Unknown Object (File)
Tue, Sep 1, 10:50 AM
Unknown Object (File)
Mon, Aug 31, 9:08 PM
Unknown Object (File)
Mon, Aug 31, 7:17 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.