Skip to content

Remove dependencies on Boost.StaticAssert#509

Merged
pdimov merged 1 commit intoboostorg:developfrom
Lastique:feature/remove_static_assert
Apr 25, 2026
Merged

Remove dependencies on Boost.StaticAssert#509
pdimov merged 1 commit intoboostorg:developfrom
Lastique:feature/remove_static_assert

Conversation

@Lastique
Copy link
Copy Markdown
Member

Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.

Boost.StaticAssert has been merged into Boost.Config, so remove
the dependency.
@pdimov
Copy link
Copy Markdown
Member

pdimov commented Apr 25, 2026

I'm going to merge this, because without it we get errors like

error: Unable to find file or target named
error:     '/boost/static_assert//boost_static_assert'
error: referred to from project at
error:     '/home/runner/work/boost_install/boost-root/libs/python/build'
error: could not resolve project reference '/boost/static_assert'

now.

@pdimov pdimov merged commit 105d64e into boostorg:develop Apr 25, 2026
15 checks passed
@Lastique Lastique deleted the feature/remove_static_assert branch April 25, 2026 20:06
@pdimov
Copy link
Copy Markdown
Member

pdimov commented Apr 25, 2026

This PR needs to go into master as well, but since there are nontrivial commits on develop, I won't merge it. Please take care of that.

@stefanseefeld
Copy link
Copy Markdown
Member

I will have a look in the next couple of days. Thanks.

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