From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id 745733858C83 for ; Wed, 15 Mar 2023 22:51:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 745733858C83 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 1D3AB33E4F; Wed, 15 Mar 2023 18:51:37 -0400 (EDT) Received: from naga.localdomain (188-23-63-229.adsl.highway.telekom.at [188.23.63.229]) (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 hamza.pair.com (Postfix) with ESMTPSA id 4B67033E4A; Wed, 15 Mar 2023 18:51:36 -0400 (EDT) Date: Wed, 15 Mar 2023 23:51:34 +0100 (CET) From: Gerald Pfeifer To: Gaius Mulley cc: gcc-patches@gcc.gnu.org, Richard Guenther , Jakub Jelinek Subject: Re: [wwwdocs] document modula-2 in gcc-13/changes.html (and index.html) In-Reply-To: <06a0d2f2-eb63-82b3-bcd9-b211b39ffed3@pfeifer.com> Message-ID: References: <87lelels1w.fsf@debian> <8bb9f1fc-95e8-ebe4-3d87-b3ec28c99add@pfeifer.com> <87bkm7xdda.fsf@debian> <06a0d2f2-eb63-82b3-bcd9-b211b39ffed3@pfeifer.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Scanned-By: mailmunge 3.11 on 209.68.5.143 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,RCVD_IN_BARRACUDACENTRAL,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: The patch is now in, alas all the GNU M2 manual links now point to non-existant locations. Does maintainer-scripts/update_web_docs_git require an update to cover Modula-2 and actually build the manual we are now linking to (or rather trying to)? Gerald