From patchwork Wed Jan 8 12:46:02 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Jonathan Wakely X-Patchwork-Id: 104345 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 79B1A3858C60 for ; Wed, 8 Jan 2025 12:48:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 79B1A3858C60 Authentication-Results: sourceware.org; dkim=pass (1024-bit key, unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=hl8zIKje X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTP id 363943858CD9 for ; Wed, 8 Jan 2025 12:46:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 363943858CD9 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 363943858CD9 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1736340386; cv=none; b=Z0zApSQ6iiYgjiHsG1ZRGHwkaDXtlwrKeL21x28nKhRLmOVRMZKlIWjVF5Ev0pyYZBDj5wnIw15DMIblZzue3I067OEke0dzQnUGSs3ajSxOh7cEf5DN+dqX5DENUEuif+1W3LdpRGR84jZb/qp1frb5yr/U3lt9e15zOieBS9w= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1736340386; c=relaxed/simple; bh=9UIgd0m/X+1fB8h5AgIh/DrjDagp+U3xVD7p2m+rUww=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=a5BkQoeJE91Hot5eA3/pRbI6PMg3DONJBe3NWDNje3iWA/5JK3hCZVtHxsGO+4m2f3XO4lPqMG3ODhHuGgcORuT9UCMkhjy6oQZmHsgfLbl5GP+bZ0AIxjxdX4d1ekbercr2CBP5gaFaVSfntLGeayObqVqeLvM7rWhvLUcOYCw= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 363943858CD9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1736340385; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/7f9LqIA1L26m7AhG+BgktA/m4Y8B639J7sC7KiltAs=; b=hl8zIKjeDfUnlnmMy6ZfkGPSYJZJwYfy9s1PO+Tk5RXDLrNCrDA92MKeTpP6EqkFzAR1os IfHDWU3/7Kvn/MvzuRxgq7A2TlQXKmDmGBCf/VjaaM9GcVpq0+82fSp8EW7hL+ghFcr8YA ISGv7pV9FW0xi0rYyNpoUiHCthliBRI= Received: from mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-241--yFUqZsEPwWCD7KdYUIj8Q-1; Wed, 08 Jan 2025 07:46:24 -0500 X-MC-Unique: -yFUqZsEPwWCD7KdYUIj8Q-1 X-Mimecast-MFC-AGG-ID: -yFUqZsEPwWCD7KdYUIj8Q Received: from mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.15]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 09123195608A; Wed, 8 Jan 2025 12:46:22 +0000 (UTC) Received: from localhost (unknown [10.42.28.146]) by mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 5B87B1956094; Wed, 8 Jan 2025 12:46:19 +0000 (UTC) From: Jonathan Wakely To: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org Subject: [committed] libstdc++: Fix incorrect DocBook element in manual Date: Wed, 8 Jan 2025 12:46:02 +0000 Message-ID: <20250108124618.253936-1-jwakely@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.0 on 10.30.177.15 X-Mimecast-Spam-Score: 0 X-Mimecast-MFC-PROC-ID: KNzW9ODHk-eSZoO6nd2dniWQKAgttUaYhHVzMp06b94_1736340383 X-Mimecast-Originator: redhat.com X-Spam-Status: No, score=-12.2 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces~patchwork=sourceware.org@gcc.gnu.org libstdc++-v3/ChangeLog: * doc/xml/manual/evolution.xml: Replace invalid elements with . * doc/html/*: Regenerate. --- Pushed to trunk, backports to follow. libstdc++-v3/doc/html/index.html | 4 ++-- libstdc++-v3/doc/html/manual/api.html | 4 ++-- libstdc++-v3/doc/xml/manual/evolution.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/libstdc++-v3/doc/html/index.html b/libstdc++-v3/doc/html/index.html index e96f2cb27047..d465fb6c7f57 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 7a4c7d9fe620..09afdb3e7033 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 84f8ab9d2981..814473f87bdf 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