Skip to content

Update boost, asio and pugixml#243

Merged
cboulay merged 4 commits intosccn:cboulay/apple_frameworkfrom
NexusDynamic:feature/update-thirdparty
Nov 29, 2025
Merged

Update boost, asio and pugixml#243
cboulay merged 4 commits intosccn:cboulay/apple_frameworkfrom
NexusDynamic:feature/update-thirdparty

Conversation

@zeyus
Copy link
Copy Markdown
Contributor

@zeyus zeyus commented Nov 5, 2025

This just updates the thirdparty and boost libraries to their latest versions.

asio: 1.36.0
pugixml: 1.15
boost: 1.89.0

@zeyus zeyus changed the base branch from dev to cboulay/apple_framework November 5, 2025 15:04
Copy link
Copy Markdown
Collaborator

@tstenner tstenner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

The pugixml 1.15 API has several new overloads for std::strings instead of const char* we've been calling with str.c_str(). Once this is merged we should use these functions instead.

@cboulay cboulay merged commit a54bb15 into sccn:cboulay/apple_framework Nov 29, 2025
5 of 9 checks passed
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.

3 participants