diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-08-05 13:33:26 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-08-07 09:28:37 +0200 |
| commit | 6c23b082033b627f31170166c07ab35fa6be9343 (patch) | |
| tree | 530d8aedfae819f9db2229e12714956dd4cbf199 /src/script.cpp | |
| parent | Merge pull request #4606 (diff) | |
| download | discoin-6c23b082033b627f31170166c07ab35fa6be9343.tar.xz discoin-6c23b082033b627f31170166c07ab35fa6be9343.zip | |
CCoinsKeyHasher::operator() should return size_t
It currently returns uint64_t, which on older boost (at least 1.46) causes
test failures on 32-bit systems.
This problem was introduced in bc42503.
Fixes #4634.
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions