I'd like to ask for permission to merge the following fix in Boost.URL: Commit: https://github.com/boostorg/url/commit/1d87343ea756b669baf836914d4b1d78cdba5... Issue: https://github.com/boostorg/url/issues/627 These are auxiliary classes that had virtual functions but not virtual destructors, which were triggering C4265 in MSVC. Em qui., 17 de nov. de 2022 às 13:47, Marshall Clow via Boost < boost@lists.boost.org> escreveu:
On Nov 17, 2022, at 8:34 AM, Peter Dimov via Boost
wrote: Marshall Clow wrote:
The master branch is now open for bug fixes and documentation changes. Other changes by release manager permission, as described in
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
I have the following merge candidates:
numeric/conversion:
https://github.com/boostorg/numeric_conversion/commit/50a1eae942effb0a9b9072...
Fixes compilation under the new Clang 16, which rejects out of range
enum
values in constant expressions. (This affects Boost.Log and probably others.)
As far as I know, clang16 won’t be released until the spring, (current release is 15.0.4), but people are using clang trunk and running into this problem.
Issue: https://github.com/boostorg/numeric_conversion/issues/24
tools/boost_install:
https://github.com/boostorg/boost_install/commit/56f7c5da02a62c009954bfa0c9c...
Allows toolset detection when using find_package(Boost) from CMake to recognize the new LLVM-based Intel compiler.
https://github.com/boostorg/boost_install/commit/534727e8a0583d4fb57d943a6e4...
Allows Boost_COMPILER to be set to a list of toolsets, similarly to
FindBoost
in CMake 3.7 or later.
Go ahead.
— Marshall
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- Alan Freitas https://alandefreitas.github.io/alandefreitas/ https://github.com/alandefreitas