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, Oct 16, 3:58 AM
Unknown Object (File)
Mon, Oct 13, 3:59 AM
Unknown Object (File)
Sep 9 2025, 5:01 AM
Unknown Object (File)
Aug 15 2025, 12:02 AM
Unknown Object (File)
Aug 14 2025, 9:00 PM
Unknown Object (File)
Aug 11 2025, 5:39 AM
Unknown Object (File)
Jul 29 2025, 12:22 AM
Unknown Object (File)
Jul 28 2025, 10:18 PM
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