No description provided.
Bugfix: Move boost/version include from db.cpp to walletdb.cpp where BOOST_VERSION is used #2832
pull luke-jr wants to merge 1 commits into bitcoin:master from luke-jr:bugfix_wdb_boostver changing 2 files +1 −1-
luke-jr commented at 10:17 PM on July 15, 2013: member
-
Bugfix: Move boost/version include from db.cpp to walletdb.cpp where BOOST_VERSION is used d4e2b040ed
-
sipa commented at 12:22 AM on July 16, 2013: member
It would seem that things work fine without boost/version.hpp in walletdb.cpp?
-
luke-jr commented at 1:11 AM on July 16, 2013: member
Probably some other boost header (currently) includes it. Better to follow the docs and include the headers we want, though..
-
BitcoinPullTester commented at 8:15 PM on July 18, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/d4e2b040ed5dc4f068c89039bc1a8610b68df5c7 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:23 AM on July 20, 2013: member
ACK
- jgarzik referenced this in commit 0cb6d67e46 on Jul 22, 2013
- jgarzik merged this on Jul 22, 2013
- jgarzik closed this on Jul 22, 2013
- luke-jr deleted the branch on Oct 19, 2014
- Bushstar referenced this in commit 92c1cdcb81 on Apr 5, 2019
- DrahtBot locked this on Sep 8, 2021
Contributors