[pull] develop from boostorg:develop#19
Open
pull[bot] wants to merge 186 commits intobazelboost:developfrom
Open
[pull] develop from boostorg:develop#19pull[bot] wants to merge 186 commits intobazelboost:developfrom
pull[bot] wants to merge 186 commits intobazelboost:developfrom
Conversation
- Bump version to 0.4.0
Add local conanfile.py
This version is the prerelease version of the offical 1.81.0 boost
versino. In semver, version with tags have lower precedence over
unlabled versions. To use this version in a conanfile the version range
will have to look like this:
boost-leaf/[>1.80.0, include_prerelease=True]
or to simply get the latest
boost-leaf/[x, include_prerelease=True]
Set conan veresion to 1.81.0-prerelease
- Bump version to 1.81.0 - Import fix is simply a cleanup step that has no impact on the conanfile as the import was not used - License path was incorrect meaning that the package was previously not included the local conan package cache.
[conan] Fix imports and license path
…esults in a diagnostic
- Support for error objects crossing DLL boundaries on Windows via BOOST_LEAF_CFG_WIN32=2. - Internal TLS interface improvements, separating logical allocation from reading. - Dynamic allocations (if enabled) for on_error objects now happens before stack unwinding begins. - BOOST_LEAF_SYMBOL_VISIBLE declarations now separated in config/visibility.hpp.
…ondaries - on_error now allocates dynamic storage (if enabled) before the stack unwind
… which is now marked as inline. Added a static version of so_dll_test, to ensure lack of multiply defined symbols errors across all compilers when Windows TLS is used
… dynamic_allocator
… error handling scopes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )