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)
Mar 7 2024, 8:01 PM
Unknown Object (File)
Feb 21 2024, 7:45 AM
Unknown Object (File)
Feb 21 2024, 12:54 AM
Unknown Object (File)
Feb 21 2024, 12:53 AM
Unknown Object (File)
Feb 21 2024, 12:23 AM
Unknown Object (File)
Feb 10 2024, 6:00 AM
Unknown Object (File)
Dec 20 2023, 7:04 AM
Unknown Object (File)
Dec 14 2023, 6:40 AM
Subscribers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.