laanwj
commented at 4:42 pm on May 14, 2020:
member
Fix the following error in travis:
test/validationinterface_tests.cpp:26:36: error: default initialization of an object of const type 'const BlockValidationState' without a user-provided default constructor
const BlockValidationState state_dummy;
test: Remove const to work around compiler error on xenial
Fix the following error in travis:
test/validationinterface_tests.cpp:26:36: error: default initialization of an object of const type 'const BlockValidationState' without a user-provided default constructor
const BlockValidationState state_dummy;
050e2ee6f2
laanwj added the label
Tests
on May 14, 2020
MarcoFalke
commented at 4:57 pm on May 14, 2020:
member
Tested ACK050e2ee6f28e7b31c167013be7313726e34084e9 on xenial with clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
MarcoFalke added the label
Needs backport (0.20)
on May 14, 2020
MarcoFalke added this to the milestone 0.20.0
on May 14, 2020
fanquake
commented at 11:54 pm on May 14, 2020:
member
ACK050e2ee6f28e7b31c167013be7313726e34084e9 - I see why we didn’t hit this on master. We are installing the clang-8 packages for the tsan job. However on the 0.20 branch we are still just installing clang, which is 3.8.
fanquake merged this
on May 15, 2020
fanquake closed this
on May 15, 2020
fanquake referenced this in commit
cf2a6e2a39
on May 15, 2020
fanquake removed the label
Needs backport (0.20)
on May 15, 2020
MarcoFalke referenced this in commit
17bdf2afae
on May 15, 2020
Fabcien referenced this in commit
7e535aabd8
on Feb 1, 2021
backpacker69 referenced this in commit
663989eefe
on Mar 28, 2021
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2024-11-21 15:12 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me