Broken manual link to Boost error handling

Jonathan Wakely jwakely@redhat.com
Fri Nov 21 15:08:51 GMT 2025


On Fri, 21 Nov 2025 at 15:03, Yuao Ma <addr2line@gmail.com> wrote:
>
> Hi Tomasz, hi Gerald,
>
> I recommend using the following link as a replacement for the broken
> one: https://www.boost.org/doc/libs/1_33_1/more/error_handling.html.
> It is still maintained by the boost official website, although not in
> its latest version. In my experience, it loads slightly faster than
> the web archive. And its UI is the latest version of Boost
> documentation.
> If it's okay, I'd like to send a patch for this.

Good idea, that loads _much_ faster than the archive. It also has a
little bit of formatting which isn't in the other copy of the article.

It looks like 1.34.1 has the page, so a very slightly newer version:
https://www.boost.org/doc/libs/1_34_1/more/error_handling.html

Please go ahead and commit that change, thanks.



More information about the Libstdc++ mailing list