diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2015-07-19 11:55:36 +0100 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2015-07-19 11:55:36 +0100 |
commit | e62692f5896460556538a14fef1324c4272159ec (patch) | |
tree | b822b76c51f40d7f05b05601df8efe79bb4107e0 /version.cmake | |
parent | Merge pull request #346 (diff) | |
download | monero-e62692f5896460556538a14fef1324c4272159ec.tar.xz |
simplewallet: use unsigned long long instead of size_t in message
boost doesn't support %zu for size_t, and the previous change
to %u could technically lose bits (though it would require splitting
a transfer into 4 billion transactions, which seems unlikely).
Diffstat (limited to 'version.cmake')
0 files changed, 0 insertions, 0 deletions