Actions
Bug #3345
closedmissing semicolon in BOOST_GLOBAL_FIXTURE declarations
Start date:
Due date:
% Done:
0%
Estimated time:
0.50 h
Description
tests/global-configuration.cpp:50:BOOST_GLOBAL_FIXTURE(GlobalConfigurationFixture)
tests/daemon/mgmt/validation-common.cpp:47:BOOST_GLOBAL_FIXTURE(CommandIdentityGlobalFixture)
Updated by Junxiao Shi almost 9 years ago
- Subject changed from Boost semicolon bug strikes again to missing semicolon in BOOST_GLOBAL_FIXTURE declarations
- Description updated (diff)
- Category set to Tests
- Target version set to v0.4
- Estimated time set to 0.50 h
Updated by Junxiao Shi almost 9 years ago
- Related to Bug #3227: Compilation fails with boost 1.59.0 (e.g. on Fedora 23) added
Updated by Alex Afanasyev almost 9 years ago
- Status changed from New to Rejected
I will reject this, as the problem has already been addressed. The latest code (0.4.0beta2) includes fix in global-configuration.cpp and validation-common.cpp no longer exists.
Actions