Skip to content

Remove dependencies on Boost.StaticAssert#269

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

Remove dependencies on Boost.StaticAssert#269
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 otherwise

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/regex'
error: could not resolve project reference '/boost/static_assert'

as static_assert is no longer implicitly installed by depinst because boost/static_assert.hpp is in Config now.

@pdimov pdimov merged commit a009712 into boostorg:develop Apr 25, 2026
46 checks passed
@Lastique Lastique deleted the feature/remove_static_assert branch April 25, 2026 19:56
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