On 10/10/2020 6:49 AM, Jeremie Courreges-Anglas wrote:
On Sat, Oct 10 2020, Brad Smith <b...@comstyle.com> wrote:
Switched to boost::signals2
What is the rationale?  Just mentioning "Switched to boost::signals2"
in the mail subject, in the mail body and in the patches comments
doesn't help at all.

Why should others waste time trying to guess/find informations you
already have?

Sorry. I should have included this part.

The Boost.Signals library has been deprecated for awhile now (1.54 -- we're at 1.67)..

"Boost.Signals is no longer being actively maintained, so it has been deprecated. Do not use Boost.Signals for new development (use Boost.Signals2 instead). If you have existing Boost.Signals-based code, it will continue to work, but consider moving to Boost.Signals2. There is a porting guide in the Signals2 documentation."

Newer releases of Boost have finally removed Boost.Signals.

Reply via email to