Boost logo

Boost :

From: Alan de Freitas (alandefreitas_at_[hidden])
Date: 2022-11-18 05:57:21


I'd like to ask for permission to merge the following fix in Boost.URL:

Commit:
https://github.com/boostorg/url/commit/1d87343ea756b669baf836914d4b1d78cdba5ddb
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_at_[hidden]> escreveu:

> On Nov 17, 2022, at 8:34 AM, Peter Dimov via Boost <boost_at_[hidden]>
> 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/50a1eae942effb0a9b90724323ef8f2a67e7984a
> >
> > 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/56f7c5da02a62c009954bfa0c9ccb1b57a3096a4
> >
> > Allows toolset detection when using find_package(Boost) from CMake to
> > recognize the new LLVM-based Intel compiler.
> >
> > Issue: https://github.com/boostorg/boost_install/issues/60
> >
> >
> >
> https://github.com/boostorg/boost_install/commit/534727e8a0583d4fb57d943a6e417f989c4189ba
> >
> > Allows Boost_COMPILER to be set to a list of toolsets, similarly to
> FindBoost
> > in CMake 3.7 or later.
> >
> > Issue: https://github.com/boostorg/boost_install/issues/63
>
> 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>

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk