From: Jonathan Wakely Date: Mon, 6 Jan 2025 21:29:54 +0000 (+0000) Subject: libstdc++: Fix incorrect DocBook element in manual X-Git-Tag: releases/gcc-14.3.0~641 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7178e38e89e51031d073f39543a291cd2f4e898f;p=thirdparty%2Fgcc.git libstdc++: Fix incorrect DocBook element in manual libstdc++-v3/ChangeLog: * doc/xml/manual/evolution.xml: Replace invalid elements with . * doc/html/*: Regenerate. (cherry picked from commit 720945e8bcbc86285fb3b176627f05ada8a7d136) --- diff --git a/libstdc++-v3/doc/html/index.html b/libstdc++-v3/doc/html/index.html index 395908f17a1a..88ef88412669 100644 --- a/libstdc++-v3/doc/html/index.html +++ b/libstdc++-v3/doc/html/index.html @@ -1,6 +1,6 @@ -The GNU C++ Library

The GNU C++ Library

Short Contents

- Copyright (C) 2008-2024 +The GNU C++ Library

The GNU C++ Library

Short Contents

+ Copyright (C) 2008-2025 FSF

diff --git a/libstdc++-v3/doc/html/manual/api.html b/libstdc++-v3/doc/html/manual/api.html index 59ed4c888628..1d62e1de8cd2 100644 --- a/libstdc++-v3/doc/html/manual/api.html +++ b/libstdc++-v3/doc/html/manual/api.html @@ -483,8 +483,8 @@ the process. Calling a std::bind result as volatile is ill-formed for C++20 and later.

13

-Tunables <variable>glibcxx.eh_pool.obj_count</variable> and -<variable>glibcxx.eh_pool.obj_size</variable> were added. +Tunables glibcxx.eh_pool.obj_count and +glibcxx.eh_pool.obj_size were added.

Static library libstdc++exp.a was added to provide the symbols for the experimental C++ Contracts support.

13.3

Symbols for the Filesystem TS and C++23 <stacktrace> diff --git a/libstdc++-v3/doc/xml/manual/evolution.xml b/libstdc++-v3/doc/xml/manual/evolution.xml index a375ae14b83d..4c4ee98eb604 100644 --- a/libstdc++-v3/doc/xml/manual/evolution.xml +++ b/libstdc++-v3/doc/xml/manual/evolution.xml @@ -1096,8 +1096,8 @@ and later.

<constant>13</constant> -Tunables glibcxx.eh_pool.obj_count and -glibcxx.eh_pool.obj_size were added. +Tunables glibcxx.eh_pool.obj_count and +glibcxx.eh_pool.obj_size were added. Static library libstdc++exp.a was added