Page MenuHomeFreeBSD

makefs: Ignore some sign comparison warnings from GCC.
ClosedPublic

Authored by jhb on Nov 22 2022, 11:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 30, 12:27 PM
Unknown Object (File)
Mon, Mar 30, 9:41 AM
Unknown Object (File)
Wed, Mar 18, 6:12 AM
Unknown Object (File)
Feb 7 2026, 8:25 PM
Unknown Object (File)
Jan 30 2026, 11:35 PM
Unknown Object (File)
Jan 20 2026, 3:54 AM
Unknown Object (File)
Nov 28 2025, 6:04 PM
Unknown Object (File)
Nov 12 2025, 2:40 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.Nov 22 2022, 11:12 PM

The one in zap.c is easy to fix directly, but this is ok for now.

This revision is now accepted and ready to land.Nov 23 2022, 2:23 PM

The one in zap.c is easy to fix directly, but this is ok for now.

Well, I think fixing it "correctly" requires changes to upstream OpenZFS and that is why I punted.