Page MenuHomeFreeBSD

less: Silence -Wdeprecated-non-prototype warnings.
ClosedPublic

Authored by jhb on Apr 12 2023, 3:33 PM.
Tags
None
Referenced Files
F102929515: D39525.diff
Mon, Nov 18, 9:18 PM
Unknown Object (File)
Thu, Nov 7, 3:58 PM
Unknown Object (File)
Sep 25 2024, 1:18 AM
Unknown Object (File)
Sep 24 2024, 11:40 PM
Unknown Object (File)
Sep 24 2024, 5:52 AM
Unknown Object (File)
Sep 24 2024, 3:17 AM
Unknown Object (File)
Sep 18 2024, 6:16 AM
Unknown Object (File)
Sep 17 2024, 1:57 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 50856
Build 47747: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Apr 12 2023, 3:33 PM
usr.bin/less/Makefile
22

This didn't work since it was before bsd.prog.mk. (And also, this is why this change can't be in Makefile.common instead)

I suspect we can get this addressed upstream with an issue or pull request at https://github.com/gwsw/less

This revision is now accepted and ready to land.Apr 13 2023, 2:04 PM