Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uint64 should use UINT64_FORMAT instead of %lu because format specifier depends on a type probe. It suppresses a compiler warning.
- Loading branch information