qt: register metatype for bool*#2525
Conversation
This allows the bool* type to be passed between threads. Should solve issue bitcoin#2402.
|
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/e83a90f127060487b7a6717a740a59db244b4e53 for binaries and test log. |
|
Did my hint draw your attention on this? Nice finde anyway :). |
|
@Diapolo, yes, and that it was not the diskspace warning but a leveldb error (likely in the network thread while accepting a block). It's still strange that it sometimes worked (like for askFee) and sometimes did not, but this should solve it for good. |
qt: register metatype for bool*
qt: register metatype for bool* This allows the bool* type to be passed between threads. Should solve issue #2402.
qt: register metatype for bool* This allows the bool* type to be passed between threads. Should solve issue #2402.
qt: register metatype for bool*
This allows the bool* type to be passed between threads. Should solve issue #2402.