Page MenuHomeFreeBSD

loader/efi: build with -Wall
ClosedPublic

Authored by vexeduxr on Sep 8 2025, 9:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 8, 9:24 AM
Unknown Object (File)
Jan 24 2026, 1:18 PM
Unknown Object (File)
Jan 23 2026, 1:24 PM
Unknown Object (File)
Jan 22 2026, 4:41 AM
Unknown Object (File)
Jan 4 2026, 11:29 AM
Unknown Object (File)
Dec 8 2025, 5:25 PM
Unknown Object (File)
Nov 28 2025, 12:44 PM
Unknown Object (File)
Nov 26 2025, 9:36 PM
Subscribers

Diff Detail

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

Event Timeline

Most errors generated by this are trivial to fix. I just opened reviews for the ones that weren't.

TBH, I would like to see whole loader being built with -Wall (and -Wextra;)

This revision is now accepted and ready to land.Sep 9 2025, 6:49 AM

The BIOS loader uses -Wall, but I'm not sure about the rest.

This revision was automatically updated to reflect the committed changes.