Actions
Improvements #14209
closedResolve new Boost 1.90.0 deprecated warnings
Start date:
12/16/2025
Due date:
% Done:
0%
Estimated time:
Description
Several items in Boost.Asio have now been annotated with [[deprecated]]. These items have been deprecated for a long time, but have only now been marked correctly as such.
One such item is the asio::io_context::strand::wrap function, there we ought to use asio::bind_executor
We should switch to the correct alternative.
Updated by Romain Mardulyn 4 months ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
Updated by Romain Mardulyn 4 months ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
Updated by Romain Mardulyn 4 months ago
- Status changed from Review to InProgress
- Assignee set to Romain Mardulyn
Updated by Romain Mardulyn 4 months ago
- Target version changed from 4.12.3 to 4.12.4
Updated by Romain Mardulyn 3 months ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn) - Target version changed from 4.12.4 to 4.12.6
Updated by Romain Mardulyn 3 months ago
- Target version changed from 4.12.6 to 4.13.0
Updated by Matthias Van Ceulebroeck 2 months ago
- Assignee set to Matthias Van Ceulebroeck
Updated by Romain Mardulyn about 2 months ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Matthias Van Ceulebroeck to Romain Mardulyn
Updated by Romain Mardulyn about 2 months ago
- Status changed from Implemented @Emweb to Closed
Actions