Project

General

Profile

Actions

Bug #13942

open

Adapt for changes in Asio 1.33.0+

Added by Stefan Bn 10 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
08/24/2025
Due date:
% Done:

0%

Estimated time:

Description

Asio 1.33.0 has this change:

  • Removed deprecated alias io_service.

This breakes compilation of Wt when compiled using WT_ASIO_IMPLEMENTATION="standalone"

In file included from D:/Dev/BuildLibs/wt/wt-4.11.1/src/Wt/WEnvironment.C:29: 
D:/Dev/BuildLibs/wt/wt-4.11.1/src/web/SslUtils.h:41:54: 
error: no type named 'io_service' in namespace 'boost::asio' 41 | extern asio::ssl::context createSslContext(asio::io_service &io_service, | ~~~~~~^ 1 error generated.

No data to display

Actions

Also available in: Atom PDF