commit | b516b621f78ed89b353240c1ea09ab76c5dbe6be | [log] [tgz] |
---|---|---|
author | Joseph Ates <[email protected]> | Sun Dec 20 16:29:09 2015 -0500 |
committer | Andreas Schneider <[email protected]> | Wed Sep 21 11:25:46 2016 +0200 |
tree | 964916ccbc537ffc7c7a07f52be0e5a5de717dbb | |
parent | 4d7c402482cf2b205ea94b73c6b3206d8964272e [diff] |
Fixed format specifier width mismatch On some platforms PRIu64 is not necessarily the width of the LargestIntegralType. A new decimal format specifier for LargestIntegralType was added and replaces the invocations of PRIu64.