Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server/control_session_http: update for boost 1.81.0 #1084

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

heitbaum
Copy link
Contributor

Boost 1.81.0 have moved to the std::string_view and to_string() has been deprecated. This replaces the to_string with a static_cast to std::string.

Signed-off-by: Rudi Heitbaum [email protected]

@badaix
Copy link
Owner

badaix commented Dec 29, 2022

Thanks!

@badaix badaix merged commit 853c3f6 into badaix:develop Dec 29, 2022
@heitbaum heitbaum deleted the boost branch December 29, 2022 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants