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

Bump Boost to v1.81 #9678

Merged
merged 4 commits into from
Feb 16, 2023
Merged

Bump Boost to v1.81 #9678

merged 4 commits into from
Feb 16, 2023

Conversation

Al2Klimov
Copy link
Member

@Al2Klimov Al2Klimov commented Feb 15, 2023

Make String convertible to boost::beast::string_view (always working),
not boost::string_view (broken).
… (v1.81)

Use always working std::string(x), not broken x.to_string().
(x is a return value.)
@cla-bot cla-bot bot added the cla/signed label Feb 15, 2023
@icinga-probot icinga-probot bot added this to the 2.13.7 milestone Feb 15, 2023
@icinga-probot icinga-probot bot added the area/windows Windows agent and plugins label Feb 15, 2023
@Al2Klimov Al2Klimov merged commit 6dfc21f into support/2.13 Feb 16, 2023
@icinga-probot icinga-probot bot deleted the 181b213 branch February 16, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/windows Windows agent and plugins cla/signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants