$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [doc][signals] Broken links for Boost 1.70
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2019-05-08 02:34:00
On 2019-04-15 at 21:46:18 Mateusz Loskot wrote:
> On https://www.boost.org/doc/libs/1_70_0/ links to these documentations are broken:
>
> https://www.boost.org/doc/libs/1_70_0/libs/signals/
>
> Could anyone help to identify what is going wrong with those and how to fix it?
Signals was removed as a Boost library starting with in 1.69.0 and I
had put a notice in the 1.69 release notes about this (section
"Discontinued Libraries").
I've removed the links for Signals (v1) on the Libraries page going forward.
e.g. https://www.boost.org/doc/libs/develop/libs/libraries.htm
e.g. https://www.boost.org/doc/libs/develop/
Additionally, I've added an entry in the "Libraries Retired from
Boost" on that first libraries page for Signals (v1) alongside
compose.
Glen