Page MenuHomeFreeBSD

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

Authored by jhb on Apr 12 2023, 3:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 13, 3:22 PM
Unknown Object (File)
Mon, Nov 3, 3:06 AM
Unknown Object (File)
Mon, Oct 27, 3:19 AM
Unknown Object (File)
Sun, Oct 26, 5:46 PM
Unknown Object (File)
Oct 16 2025, 3:58 AM
Unknown Object (File)
Oct 13 2025, 3:59 AM
Unknown Object (File)
Sep 9 2025, 5:01 AM
Unknown Object (File)
Aug 15 2025, 12:02 AM
Subscribers

Diff Detail

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

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