From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout-p-102.mailbox.org (mout-p-102.mailbox.org [80.241.56.152]) by sourceware.org (Postfix) with ESMTPS id D42003858D28 for ; Sat, 18 Mar 2023 20:30:43 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D42003858D28 Authentication-Results: sourceware.org; dmarc=pass (p=reject dis=none) header.from=aarsen.me Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=aarsen.me Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4PfCLR33ypz9sQW; Sat, 18 Mar 2023 21:30:39 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aarsen.me; s=MBO0001; t=1679171439; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=8xRqPhCDETvnLMqLULHjN0b9dUAt8QfDvyVFOnS3oNw=; b=nOYVMpy1RjQ8VGxHzPAOSyGpBsCx/m4yDpRiQbEf603N7QFf5trNxoQ3VLrANdFMrrzRvp 4xMyAtgKv+J3lkrD1OmqVwhNWSC/H9lafgConi3q/vpvcUIr0q051MfoF/MQQlP+ahwaSd A2Rl9z5zNgHbABFayZUl5xH1pNvllaj811Z9JIkvf666Vrqb9D19UIxZbRvzzKWrk2ivQ4 NjAFz2QOuCO1Qfo/8yp4o9dDPjVOdhMEIEOKarQy48luaaXNdjbYbC0gunXh9BdJMqKa1w 4l0VAsXkDT8/Z7jvDK+hef5szs668qZ/0GxtvSlVdWP1Nw7Ktoo1YfENlHYtMA== References: <20230223102714.3606058-1-arsen@aarsen.me> <20230223102714.3606058-5-arsen@aarsen.me> <26dbe30b-455d-2e01-80b9-436175c2e179@codesourcery.com> <87ttysppsc.fsf@aarsen.me> From: Arsen =?utf-8?Q?Arsenovi=C4=87?= To: Sandra Loosemore Cc: gcc-patches@gcc.gnu.org, Gerald Pfeifer , Joseph Myers Subject: Ping (gcc/configure.ac, docs): [PATCH v2 4/5] Update texinfo.tex, remove the @gol macro/alias Date: Sat, 18 Mar 2023 21:14:48 +0100 In-reply-to: <87ttysppsc.fsf@aarsen.me> Message-ID: <86wn3dajki.fsf@aarsen.me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Rspamd-Queue-Id: 4PfCLR33ypz9sQW X-Spam-Status: No, score=-5.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_INFOUSMEBIZ,KAM_SHORT,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,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 List-Id: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Evening, Ping on this patch series. I believe we're close to being able to apply it, with contents of the documentation changes being approved, and only a small build system change and a revised patch series "shape" left to review. The former change of these two is in: https://inbox.sourceware.org/gcc-patches/20230311203234.2257423-1-arsen@aar= sen.me/ The patch adds a test for the presence of CONTENTS_OUTPUT_LOCATION into the build system in order to avoid shortcontents coming after contents in HTML output. We've also updated Texinfo to output shortcontents before contents by default as a result of the discussion here, though that will only happen in newer versions. The latter "shape" is a git log documented at: https://inbox.sourceware.org/gcc-patches/87ttysppsc.fsf@aarsen.me/ As always, I've freshly rebased the patch series at https://git.sr.ht/~arsen/gcc texinfo_improvements ... or, in (git)web form, at: https://git.sr.ht/~arsen/gcc/log/texinfo_improvements ... with the render at: https://www.aarsen.me/~arsen/final/ Thank you all in advance, have a lovely day. =2D-=20 Arsen Arsenovi=C4=87 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iOYEARYKAI4WIQT+4rPRE/wAoxYtYGFSwpQwHqLEkwUCZBYfbV8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0RkVF MkIzRDExM0ZDMDBBMzE2MkQ2MDYxNTJDMjk0MzAxRUEyQzQ5MxAcYXJzZW5AYWFy c2VuLm1lAAoJEFLClDAeosST5PUA/09vVf53Qf8Myo3yrbu2GiTlgBTUBFKJGjaD 66V8OQPkAP98Oz/I/o+VvQZb3O7SGu39x6E4ppVHkm12PPXzV2etBQ== =5NIS -----END PGP SIGNATURE----- --=-=-=--