Replace QUADFMT with %ju and QUADXFMT with %jx and cast values with uintmax_t
This will cure some -Wformat warnings
MFC after: 1 week
Reported by: clang, gcc
Sponsored by: EMC / Isilon Storage Division
Replace QUADFMT with %ju and QUADXFMT with %jx and cast values with uintmax_t Tags None Referenced Files None Subscribers None
Description
Details
|