Page MenuHomeFreeBSD

Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds.
ClosedPublic

Authored by jhb on Apr 18 2022, 7:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 4:19 PM
Unknown Object (File)
Sun, Apr 5, 2:16 PM
Unknown Object (File)
Fri, Apr 3, 2:55 PM
Unknown Object (File)
Fri, Mar 27, 4:47 AM
Unknown Object (File)
Thu, Mar 26, 11:11 PM
Unknown Object (File)
Thu, Mar 26, 12:57 PM
Unknown Object (File)
Fri, Mar 13, 12:19 PM
Unknown Object (File)
Mar 2 2026, 9:13 PM
Subscribers
None

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45213
Build 42101: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Apr 18 2022, 7:43 PM
jhb created this revision.

Tinderbox passes already?

This revision is now accepted and ready to land.Apr 18 2022, 7:49 PM

Tinderbox passes already?

I had it passing at the end of last week. There was a new regression in LinuxKPI over the weekend though. :-P I will re-run a full tinderbox before I merge these two changes.