From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id 3C9C53858D37 for ; Wed, 22 Nov 2023 23:17:13 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3C9C53858D37 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=mentor.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 3C9C53858D37 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=2001:470:142:3::10 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700695036; cv=none; b=alxYsw3n5/aUCss7Bj6lqrG5O8J/BCb2B1U6w22GXEC05rThyzx81Rmt9wVWKDRoB+TzPflNPsic+M/2eXq+2p7TT0fZ97P7Ro7PqURMYl2kKNCJDUVmoQZZzuK/kONaIMxQzdeiU9Ae6t4mEeKSe2BdUSm8/WS6eJmnx3RQ16c= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700695036; c=relaxed/simple; bh=1Tlf3DOocFINK8EyGnjHMC/ESiwmH68oLERVWiJnA5I=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=up0ErJFsoQ7Nhgt6UUwtWQ3QUFQhhSNSJXf82oJhuBfO7hyceUvgwjnubklhYtZlIlPmc4RbiQvvgbm/aoDQyUY1Y/RphXdArIv1Xv+s6Xx+5R7dcUIbWUA7mCHeJ2UXMSKRtguoHCRLCYJg2sOykkylixOs8Ulm3O4PoTT6B7w= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from esa3.mentor.iphmx.com ([68.232.137.180]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r5wSz-0005qf-Ec for gcc-patches@gcc.gnu.org; Wed, 22 Nov 2023 18:17:11 -0500 X-CSE-ConnectionGUID: MCpjzhMtSg2fSVJBkADwUQ== X-CSE-MsgGUID: qKIwMbJcRaa3bPt+ASVcDw== X-IronPort-AV: E=Sophos;i="6.04,219,1695715200"; d="scan'208";a="23487899" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa3.mentor.iphmx.com with ESMTP; 22 Nov 2023 15:16:00 -0800 IronPort-SDR: ta0TtMDdfzad+D11AQK0e9BJkT8AMrM/7YBZ9txn6qlPsh5CgHhW3AXBD1+4gAvlInkWsAG39o vcU0Vifjvt2UyS0HL19P4agLAoqEXPh36WSwFekg3qwVAG3nKcTHhOXQurSln1GPqhwdEkEr3F 1nH+GoIjArGjOWDVy2pDDn7xWgZ8wlX9OB/yiROvvDjNUxzfskrpA2Hhp5R2Giz4dfcGlXpSxt k0jnJyhcGmUbL/n6MYKq6Q8lYxQ6tyygLuS/kHrdhgvTrhwmJxEQtIfOdlHXUudjfV8orDSwF+ b9Y= Date: Wed, 22 Nov 2023 23:15:56 +0000 From: Joseph Myers To: Ben Boeckel CC: Subject: Re: [PATCH 2/2] bugzilla: remove `gcc-bugs@` mailing list address In-Reply-To: <20231121043959.3683025-2-ben.boeckel@kitware.com> Message-ID: <25c91982-729b-3c8e-df81-56316b4ab570@codesourcery.com> References: <20231121043959.3683025-1-ben.boeckel@kitware.com> <20231121043959.3683025-2-ben.boeckel@kitware.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-15.mgc.mentorg.com (139.181.222.15) To svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) Received-SPF: pass client-ip=68.232.137.180; envelope-from=joseph_myers@mentor.com; helo=esa3.mentor.iphmx.com X-Spam_score_int: -39 X-Spam_score: -4.0 X-Spam_bar: ---- X-Spam_report: (-4.0 / 5.0 requ) BAYES_00=-1.9,HEADER_FROM_DIFFERENT_DOMAINS=0.25,RCVD_IN_DNSWL_MED=-2.3,SPF_HELO_PASS=-0.001,SPF_PASS=-0.001,T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Status: No, score=-3580.4 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,KAM_SHORT,SPF_HELO_PASS,TXREP,T_SCC_BODY_TEXT_LINE,T_SPF_PERMERROR 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: On Mon, 20 Nov 2023, Ben Boeckel wrote: > Bugzilla is preferred today. > > ChangeLog: > > * config-ml.in: Replace gcc-bugs@ with Bugzilla link. > * symlink-tree: Replace gcc-bugs@ with Bugzilla link. I don't think we should use a URL that redirects (i.e. https://gcc.gnu.org/bugzilla should preferably have a trailing '/'), and arguably we should use https://gcc.gnu.org/bugs/ as the URL; that's the preferred one to point people to for bugs in the compilers themselves, since it gives more instructions on bug reporting (though those instructions may be less relevant for bugs in these files). codingconventions.html claims that symlink-tree is "copied from mainline automake". That is, I think, out-of-date information: automake's contrib/multilib/README says "The master (and probably more up-to-date) copies of the 'config-ml.in' and 'symlink-tree' files are maintained in the GCC development tree". But it does indicate that codingconventions.html itself should be updated to stop suggesting symlink-tree is maintained elsewhere. > libcpp/ChangeLog: > > * configure: Replace gcc-bugs@ with Bugzilla link. > * configure.ac: Replace gcc-bugs@ with Bugzilla link. > > libdecnumber/ChangeLog: > > * configure: Replace gcc-bugs@ with Bugzilla link. > * configure.ac: Replace gcc-bugs@ with Bugzilla link. I hope the configure changes are the same as you get with regeneration with the right autoconf version, and so should be described as regeneration in the ChangeLog entries. -- Joseph S. Myers joseph@codesourcery.com