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)
Sun, Jul 12, 12:57 AM
Unknown Object (File)
Thu, Jun 25, 12:33 AM
Unknown Object (File)
Mon, Jun 22, 4:36 PM
Unknown Object (File)
May 4 2026, 5:54 PM
Unknown Object (File)
May 4 2026, 1:25 AM
Unknown Object (File)
May 3 2026, 6:02 PM
Unknown Object (File)
Apr 30 2026, 11:22 AM
Unknown Object (File)
Apr 30 2026, 11:22 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.