$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Policy for breaking changes
From: Boris Schäling (boris_at_[hidden])
Date: 2017-12-04 21:44:52
> "Paul A. Bristow via Boost"  wrote in message 
> news:011601d36d29$39719c70$ac54d550$@hetp.u-net.com...
>
> > -----Original Message-----
> > From: Boost [mailto:boost-bounces_at_[hidden]] On Behalf Of Niall 
> > Douglas via Boost
> > Sent: 03 December 2017 01:33
> > To: boost_at_[hidden]
> > Cc: Niall Douglas
> > Subject: Re: [boost] Policy for breaking changes
> >
> > > I'm looking forward to hearing other people's thoughts on the matter.
> >
> > Boost.Hana2
>
> +1
+1
We have already Boost.Coroutine and Boost.Coroutine2 and Boost.Signals and 
Boost.Signals2 (Boost.Coroutine and Boost.Signals are now deprecated). There 
was also a breaking change in Boost.Coroutine between 1.54.0 and 1.55.0 
which I found annoying (the change was documented in the release notes; I 
would prefer upgrading though without breaking code - possible now thanks to 
Boost.Coroutine2).
Boris