Page MenuHomeFreeBSD

zlib: Silence -Wstrict-prototype warnings.
ClosedPublic

Authored by jhb on Apr 20 2023, 6:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 1, 3:54 AM
Unknown Object (File)
Tue, Oct 29, 2:09 PM
Unknown Object (File)
Thu, Oct 24, 2:59 PM
Unknown Object (File)
Oct 21 2024, 12:48 PM
Unknown Object (File)
Oct 1 2024, 6:44 AM
Unknown Object (File)
Sep 20 2024, 6:30 AM
Unknown Object (File)
Sep 17 2024, 2:27 PM
Unknown Object (File)
Sep 17 2024, 12:58 AM
Subscribers

Details

Summary

Presumably upstream will fix this eventually.

Diff Detail

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

Event Timeline

jhb requested review of this revision.Apr 20 2023, 6:02 PM

I think the next release is going to fix it. What's the best way to give ourselves a reminder to revisit this change after an import?

This revision is now accepted and ready to land.Apr 20 2023, 6:23 PM

I think the next release is going to fix it. What's the best way to give ourselves a reminder to revisit this change after an import?

That I'm not sure of. Maybe add a line to FREEBSD-upgrade in zlib/?

This revision was automatically updated to reflect the committed changes.