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
F166719023: D37470.id113448.diff
Sat, Aug 15, 8:49 PM
Unknown Object (File)
Fri, Aug 14, 8:28 PM
Unknown Object (File)
Fri, Aug 14, 8:25 PM
Unknown Object (File)
Thu, Aug 13, 6:54 PM
Unknown Object (File)
Thu, Aug 13, 5:58 PM
Unknown Object (File)
Mon, Aug 10, 6:58 PM
Unknown Object (File)
Wed, Aug 5, 9:01 PM
Unknown Object (File)
Fri, Jul 31, 4:58 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.