Skip to content

Conversation

cmumford
Copy link
Contributor

@cmumford cmumford commented Nov 30, 2020

A recent change (ed78107) switched from %8d to %8zu for fprintf'ing a uint64_t value which does not work on all platforms. This should fix platforms by using the PRIu64 constant.

@google-cla google-cla bot added the cla: yes label Nov 30, 2020
@cmumford cmumford merged commit 2dcbd4a into google:master Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant