Do not use ULL suffix. Cast to uint64_t where the suffix is needed,
and just remove it in another place.
Requested by: bde
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Do not use ULL suffix. Cast to uint64_t where the suffix is needed, Tags None Referenced Files None Subscribers None
Description
Details
|