Skip to content

Avoid using templated initial_path()#28

Merged
pdimov merged 1 commit intoboostorg:developfrom
Lastique:patch-1
Apr 21, 2026
Merged

Avoid using templated initial_path()#28
pdimov merged 1 commit intoboostorg:developfrom
Lastique:patch-1

Conversation

@Lastique
Copy link
Copy Markdown
Member

Templated initial_path() overloads have been marked as deprecated in Boost.Filesystem v3 and removed in v4. Use the non-templated equivalent.

Templated initial_path() overloads have been marked as deprecated in Boost.Filesystem v3 and removed in v4. Use the non-templated equivalent.
@sdarwin
Copy link
Copy Markdown

sdarwin commented Apr 20, 2026

This is intended to fix the superproject builds https://app.circleci.com/pipelines/github/boostorg/boost?branch=develop

it will be interesting to see if it uncovers other examples of the same bug in other libraries. maybe not.

@pdimov pdimov merged commit 1e0574b into boostorg:develop Apr 21, 2026
30 of 33 checks passed
@Lastique Lastique deleted the patch-1 branch April 21, 2026 16:25
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