BN_ULONG isn't necessarily an unsigned long, as is the case on win64.
tests: fix false-positive under win64 #5015
pull theuni wants to merge 1 commits into bitcoin:master from theuni:win64test changing 1 files +3 −3-
theuni commented at 9:17 PM on September 30, 2014: member
-
jgarzik commented at 9:34 PM on September 30, 2014: contributor
ut ACK
Edit: hrm, the cast remains unsigned long.
- theuni force-pushed on Sep 30, 2014
-
jgarzik commented at 10:15 PM on September 30, 2014: contributor
ut ACK
-
63c17613ab
tests: fix false-positive under win64
BN_ULONG isn't necessarily an unsigned long, as is the case on win64.
-
BitcoinPullTester commented at 10:30 PM on September 30, 2014: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/p5015_63c17613ab808208c8a760fc750e0429c8e53a39/ for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
sipa commented at 11:41 PM on September 30, 2014: member
ut ACK
-
TheBlueMatt commented at 11:42 PM on September 30, 2014: member
utACK
- gavinandresen referenced this in commit e5836eb692 on Sep 30, 2014
- gavinandresen merged this on Sep 30, 2014
- gavinandresen closed this on Sep 30, 2014
- DrahtBot locked this on Sep 8, 2021
Contributors