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)
Fri, Sep 4, 6:25 PM
Unknown Object (File)
Wed, Sep 2, 4:50 PM
Unknown Object (File)
Sun, Aug 30, 5:00 AM
Unknown Object (File)
Aug 12 2026, 7:41 PM
Unknown Object (File)
Aug 11 2026, 3:00 AM
Unknown Object (File)
Aug 10 2026, 11:11 AM
Unknown Object (File)
Aug 9 2026, 5:57 PM
Unknown Object (File)
Aug 9 2026, 4:38 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