public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Joseph Myers <joseph@codesourcery.com>
To: Ben Boeckel <ben.boeckel@kitware.com>
Cc: <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH 2/2] bugzilla: remove `gcc-bugs@` mailing list address
Date: Wed, 22 Nov 2023 23:15:56 +0000	[thread overview]
Message-ID: <25c91982-729b-3c8e-df81-56316b4ab570@codesourcery.com> (raw)
In-Reply-To: <20231121043959.3683025-2-ben.boeckel@kitware.com>

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

  reply	other threads:[~2023-11-22 23:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-21  4:39 [PATCH 1/1] email: fix bug and patch email addresses Ben Boeckel
2023-11-21  4:39 ` [PATCH 2/2] bugzilla: remove `gcc-bugs@` mailing list address Ben Boeckel
2023-11-22 23:15   ` Joseph Myers [this message]
2023-11-23  1:57     ` Ben Boeckel
2023-11-23  2:18       ` Xi Ruoyao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=25c91982-729b-3c8e-df81-56316b4ab570@codesourcery.com \
    --to=joseph@codesourcery.com \
    --cc=ben.boeckel@kitware.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).