Actions
Bug #10914
closedBoost Phoenix deprecated header warnings
Start date:
09/06/2022
Due date:
% Done:
100%
Estimated time:
Description
When compiling Wt with recent versions of Boost, we get deprecation warnings coming from Boost Phoenix in the files:
Wt/Json/Parser.C
Wt/Render/CssParser.C
Here's an example warning:
note: ‘#pragma message: This header is deprecated. Use <boost/phoenix/core.hpp> instead.’
We should update those includes so that we don't get any warnings.
Updated by Roel Standaert about 2 years ago
- Status changed from InProgress to Review
- Target version deleted (
4.9.0)
Updated by Roel Standaert about 2 years ago
- Status changed from Review to Implemented @Emweb
- Target version set to 4.9.0
- % Done changed from 0 to 100
Updated by Roel Standaert about 2 years ago
- Status changed from Implemented @Emweb to Resolved
Updated by Roel Standaert almost 2 years ago
- Status changed from Resolved to Closed
Actions