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)
Wed, Sep 25, 1:18 AM
Unknown Object (File)
Tue, Sep 24, 11:40 PM
Unknown Object (File)
Tue, Sep 24, 5:52 AM
Unknown Object (File)
Tue, Sep 24, 3:17 AM
Unknown Object (File)
Wed, Sep 18, 6:16 AM
Unknown Object (File)
Tue, Sep 17, 1:57 PM
Unknown Object (File)
Tue, Sep 17, 12:17 AM
Unknown Object (File)
Wed, Sep 4, 5:20 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