aboutsummaryrefslogtreecommitdiff
path: root/src/base58.h
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@exmulti.com>2012-05-24 12:18:50 -0400
committerJeff Garzik <jgarzik@redhat.com>2012-05-24 12:18:50 -0400
commitb92095f18c12bef3cc6fd621bdbda26efb126a6f (patch)
treeda0ab9e7d9b64443ff276d7f923ddba43f34f442 /src/base58.h
parent2ae4ad004a0fbb9774ce756573e9dde5bd35db7d (diff)
downloadbitcoin-b92095f18c12bef3cc6fd621bdbda26efb126a6f.tar.xz
DoS_tests: fix signed/unsigned comparison warnings
test/DoS_tests.cpp: In member function ‘void DoS_tests::DoS_mapOrphans::test_method()’: test/DoS_tests.cpp:200:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] test/DoS_tests.cpp:208:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] test/DoS_tests.cpp: In member function ‘void DoS_tests::DoS_checkSig::test_method()’: test/DoS_tests.cpp:260:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] test/DoS_tests.cpp:267:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] test/DoS_tests.cpp:280:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] test/DoS_tests.cpp:307:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Diffstat (limited to 'src/base58.h')
0 files changed, 0 insertions, 0 deletions