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 /src/daemon/command_parser_executor.cpp | |
| parent | 107eeaf6c53cc9a104190f1181060a6280d40751 (diff) | |
| download | monzero-core-e62692f5896460556538a14fef1324c4272159ec.tar.gz monzero-core-e62692f5896460556538a14fef1324c4272159ec.tar.xz monzero-core-e62692f5896460556538a14fef1324c4272159ec.zip | |
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 'src/daemon/command_parser_executor.cpp')
0 files changed, 0 insertions, 0 deletions
