public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] email: fix patch email addresses
@ 2024-03-09  3:31 Ben Boeckel
  2024-03-09  3:31 ` [PATCH v2 2/2] bugzilla: remove `gcc-bugs@` mailing list address Ben Boeckel
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Boeckel @ 2024-03-09  3:31 UTC (permalink / raw)
  To: gcc-patches; +Cc: Joseph Myers, Xi Ruoyao, Ben Boeckel

ChangeLog:

	* config-ml.in: Update patch email address.
	* symlink-tree: Update patch email address.

Signed-off-by: Ben Boeckel <ben.boeckel@kitware.com>
---
v1 -> v2:
- add Signed-off-by

---
 config-ml.in | 2 +-
 symlink-tree | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config-ml.in b/config-ml.in
index 68854a4f16c..6aff74410c0 100644
--- a/config-ml.in
+++ b/config-ml.in
@@ -25,7 +25,7 @@
 # the same distribution terms that you use for the rest of that program.
 #
 # Please report bugs to <gcc-bugs@gnu.org>
-# and send patches to <gcc-patches@gnu.org>.
+# and send patches to <gcc-patches@gcc.gnu.org>.
 
 # It is advisable to support a few --enable/--disable options to let the
 # user select which libraries s/he really wants.
diff --git a/symlink-tree b/symlink-tree
index a9d50831b88..5cb95ba66aa 100755
--- a/symlink-tree
+++ b/symlink-tree
@@ -24,7 +24,7 @@
 # the same distribution terms that you use for the rest of that program.
 #
 # Please report bugs to <gcc-bugs@gnu.org>
-# and send patches to <gcc-patches@gnu.org>.
+# and send patches to <gcc-patches@gcc.gnu.org>.
 
 # Syntax: symlink-tree srcdir "ignore1 ignore2 ..."
 #

base-commit: 6fe63013e3292a45288461b7efa9d52e0ac234dc
-- 
2.44.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH v2 2/2] bugzilla: remove `gcc-bugs@` mailing list address
  2024-03-09  3:31 [PATCH v2 1/2] email: fix patch email addresses Ben Boeckel
@ 2024-03-09  3:31 ` Ben Boeckel
  0 siblings, 0 replies; 5+ messages in thread
From: Ben Boeckel @ 2024-03-09  3:31 UTC (permalink / raw)
  To: gcc-patches; +Cc: Joseph Myers, Xi Ruoyao, Ben Boeckel

Bugzilla is preferred today. Use a URL that gives context about
gathering information prior to actually filing a bug at Bugzilla.

ChangeLog:

	* config-ml.in: Replace gcc-bugs@ with bug reporting link.
	* symlink-tree: Replace gcc-bugs@ with bug reporting link.

fixincludes/ChangeLog:

	* README: Replace gcc-bugs@ with bug reporting link.

gcc/testsuite/ChangeLog:

	* lib/file-format.exp: Replace gcc-bugs@ with bug reporting link.

libcpp/ChangeLog:

	* configure: Regenerate.
	* configure.ac: Replace gcc-bugs@ with bug reporting link.

libdecnumber/ChangeLog:

	* configure: Regenerate.
	* configure.ac: Replace gcc-bugs@ with bug reporting link.

Signed-off-by: Ben Boeckel <ben.boeckel@kitware.com>
---
v1 -> v2:
- Use `https://gcc.gnu.org/bugs/ instead of a direct Bugzilla link
- Regenerate `configure` scripts

---
 config-ml.in                      |  2 +-
 fixincludes/README                |  4 ++--
 gcc/testsuite/lib/file-format.exp |  4 ++--
 libcpp/configure                  | 22 +++++++++++-----------
 libcpp/configure.ac               |  2 +-
 libdecnumber/configure            | 22 +++++++++++-----------
 libdecnumber/configure.ac         |  2 +-
 symlink-tree                      |  2 +-
 8 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/config-ml.in b/config-ml.in
index 6aff74410c0..dea86f7b3fe 100644
--- a/config-ml.in
+++ b/config-ml.in
@@ -24,7 +24,7 @@
 # configuration script generated by Autoconf, you may include it under
 # the same distribution terms that you use for the rest of that program.
 #
-# Please report bugs to <gcc-bugs@gnu.org>
+# Please report bugs to <https://gcc.gnu.org/bugs/>
 # and send patches to <gcc-patches@gcc.gnu.org>.
 
 # It is advisable to support a few --enable/--disable options to let the
diff --git a/fixincludes/README b/fixincludes/README
index 98480165d10..28c9cfee194 100644
--- a/fixincludes/README
+++ b/fixincludes/README
@@ -6,8 +6,8 @@ If you are having some problem with a system header that is either
 broken by the manufacturer, or is broken by the fixinclude process,
 then you will need to alter or add information to the include fix
 definitions file, ``inclhack.def''.  Please also send relevant
-information to gcc-bugs@gcc.gnu.org, gcc-patches@gcc.gnu.org and,
-please, to me:  bkorb@gnu.org.
+information to https://gcc.gnu.org/bugs/, gcc-patches@gcc.gnu.org
+and, please, to me:  bkorb@gnu.org.
 
 To make your fix, you will need to do several things:
 
diff --git a/gcc/testsuite/lib/file-format.exp b/gcc/testsuite/lib/file-format.exp
index 0670bda9c81..1a6904a9923 100644
--- a/gcc/testsuite/lib/file-format.exp
+++ b/gcc/testsuite/lib/file-format.exp
@@ -14,8 +14,8 @@
 # along with GCC; see the file COPYING3.  If not see
 # <http://www.gnu.org/licenses/>.
 
-# Please email any bugs, comments, and/or additions to this file to:
-# gcc-bugs@gcc.gnu.org
+# Please report any bugs, comments, and/or additions to this file to:
+# https://gcc.gnu.org/bugs/
 
 # This file defines a proc for determining the file format in use by the
 # target.  This is useful for tests that are only supported by certain file
diff --git a/libcpp/configure b/libcpp/configure
index 8a38c0546e3..3904a66e190 100755
--- a/libcpp/configure
+++ b/libcpp/configure
@@ -2,7 +2,7 @@
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.69 for cpplib  .
 #
-# Report bugs to <gcc-bugs@gcc.gnu.org>.
+# Report bugs to <https://gcc.gnu.org/bugs/>.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -267,10 +267,10 @@ fi
     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
   else
     $as_echo "$0: Please tell bug-autoconf@gnu.org and
-$0: gcc-bugs@gcc.gnu.org about your system, including any
-$0: error possibly output before this message. Then install
-$0: a modern shell, or manually run the script under such a
-$0: shell if you do have one."
+$0: https://gcc.gnu.org/bugs/ about your system, including
+$0: any error possibly output before this message. Then
+$0: install a modern shell, or manually run the script
+$0: under such a shell if you do have one."
   fi
   exit 1
 fi
@@ -582,7 +582,7 @@ PACKAGE_NAME='cpplib'
 PACKAGE_TARNAME='cpplib'
 PACKAGE_VERSION=' '
 PACKAGE_STRING='cpplib  '
-PACKAGE_BUGREPORT='gcc-bugs@gcc.gnu.org'
+PACKAGE_BUGREPORT='https://gcc.gnu.org/bugs/'
 PACKAGE_URL=''
 
 ac_unique_file="ucnid.h"
@@ -1424,7 +1424,7 @@ Some influential environment variables:
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
-Report bugs to <gcc-bugs@gcc.gnu.org>.
+Report bugs to <https://gcc.gnu.org/bugs/>.
 _ACEOF
 ac_status=$?
 fi
@@ -1684,9 +1684,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
 $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
-( $as_echo "## ----------------------------------- ##
-## Report this to gcc-bugs@gcc.gnu.org ##
-## ----------------------------------- ##"
+( $as_echo "## ---------------------------------------- ##
+## Report this to https://gcc.gnu.org/bugs/ ##
+## ---------------------------------------- ##"
      ) | sed "s/^/$as_me: WARNING:     /" >&2
     ;;
 esac
@@ -9986,7 +9986,7 @@ $config_headers
 Configuration commands:
 $config_commands
 
-Report bugs to <gcc-bugs@gcc.gnu.org>."
+Report bugs to <https://gcc.gnu.org/bugs/>."
 
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
diff --git a/libcpp/configure.ac b/libcpp/configure.ac
index b883fec776f..303b683db5d 100644
--- a/libcpp/configure.ac
+++ b/libcpp/configure.ac
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT(cpplib, [ ], gcc-bugs@gcc.gnu.org, cpplib)
+AC_INIT(cpplib, [ ], https://gcc.gnu.org/bugs/, cpplib)
 AC_CONFIG_SRCDIR(ucnid.h)
 AC_CONFIG_MACRO_DIR(../config)
 AC_CANONICAL_SYSTEM
diff --git a/libdecnumber/configure b/libdecnumber/configure
index 84bc4ffc767..f06c7ac1d3f 100755
--- a/libdecnumber/configure
+++ b/libdecnumber/configure
@@ -2,7 +2,7 @@
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.69 for libdecnumber  .
 #
-# Report bugs to <gcc-bugs@gcc.gnu.org>.
+# Report bugs to <https://gcc.gnu.org/bugs/>.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -267,10 +267,10 @@ fi
     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
   else
     $as_echo "$0: Please tell bug-autoconf@gnu.org and
-$0: gcc-bugs@gcc.gnu.org about your system, including any
-$0: error possibly output before this message. Then install
-$0: a modern shell, or manually run the script under such a
-$0: shell if you do have one."
+$0: https://gcc.gnu.org/bugs/ about your system, including
+$0: any error possibly output before this message. Then
+$0: install a modern shell, or manually run the script
+$0: under such a shell if you do have one."
   fi
   exit 1
 fi
@@ -582,7 +582,7 @@ PACKAGE_NAME='libdecnumber'
 PACKAGE_TARNAME='libdecnumber'
 PACKAGE_VERSION=' '
 PACKAGE_STRING='libdecnumber  '
-PACKAGE_BUGREPORT='gcc-bugs@gcc.gnu.org'
+PACKAGE_BUGREPORT='https://gcc.gnu.org/bugs/'
 PACKAGE_URL=''
 
 ac_unique_file="decNumber.h"
@@ -1357,7 +1357,7 @@ Some influential environment variables:
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
-Report bugs to <gcc-bugs@gcc.gnu.org>.
+Report bugs to <https://gcc.gnu.org/bugs/>.
 _ACEOF
 ac_status=$?
 fi
@@ -1579,9 +1579,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
 $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
-( $as_echo "## ----------------------------------- ##
-## Report this to gcc-bugs@gcc.gnu.org ##
-## ----------------------------------- ##"
+( $as_echo "## ---------------------------------------- ##
+## Report this to https://gcc.gnu.org/bugs/ ##
+## ---------------------------------------- ##"
      ) | sed "s/^/$as_me: WARNING:     /" >&2
     ;;
 esac
@@ -6010,7 +6010,7 @@ $config_headers
 Configuration commands:
 $config_commands
 
-Report bugs to <gcc-bugs@gcc.gnu.org>."
+Report bugs to <https://gcc.gnu.org/bugs/>."
 
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
diff --git a/libdecnumber/configure.ac b/libdecnumber/configure.ac
index 792b70a392a..026711133ff 100644
--- a/libdecnumber/configure.ac
+++ b/libdecnumber/configure.ac
@@ -19,7 +19,7 @@
 # along with GCC; see the file COPYING3.  If not see
 # <http://www.gnu.org/licenses/>.
 
-AC_INIT(libdecnumber, [ ], gcc-bugs@gcc.gnu.org, libdecnumber)
+AC_INIT(libdecnumber, [ ], https://gcc.gnu.org/bugs/, libdecnumber)
 AC_CONFIG_SRCDIR(decNumber.h)
 AC_CONFIG_MACRO_DIR(../config)
 AC_CONFIG_AUX_DIR(..)
diff --git a/symlink-tree b/symlink-tree
index 5cb95ba66aa..67de5c424bf 100755
--- a/symlink-tree
+++ b/symlink-tree
@@ -23,7 +23,7 @@
 # configuration script generated by Autoconf, you may include it under
 # the same distribution terms that you use for the rest of that program.
 #
-# Please report bugs to <gcc-bugs@gnu.org>
+# Please report bugs to <https://gcc.gnu.org/bugs/>
 # and send patches to <gcc-patches@gcc.gnu.org>.
 
 # Syntax: symlink-tree srcdir "ignore1 ignore2 ..."
-- 
2.44.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v2 1/2] email: fix patch email addresses
  2025-10-03  6:38   ` Iain Sandoe
@ 2025-10-03 11:52     ` Ben Boeckel
  0 siblings, 0 replies; 5+ messages in thread
From: Ben Boeckel @ 2025-10-03 11:52 UTC (permalink / raw)
  To: Iain Sandoe; +Cc: GCC Patches

On Fri, Oct 03, 2025 at 07:38:54 +0100, Iain Sandoe wrote:
> You did not alter the bug reporting instructions here .. is there some
> reason?

1/2 handles `gcc-patches@` while 2/2 handles `gcc-bugs@`.

--Ben

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v2 1/2] email: fix patch email addresses
  2025-10-03  2:03 ` [PATCH v2 1/2] email: fix " Ben Boeckel
@ 2025-10-03  6:38   ` Iain Sandoe
  2025-10-03 11:52     ` Ben Boeckel
  0 siblings, 1 reply; 5+ messages in thread
From: Iain Sandoe @ 2025-10-03  6:38 UTC (permalink / raw)
  To: Ben Boeckel; +Cc: GCC Patches

Hi Ben,

You did not alter the bug reporting instructions here .. is there some
reason?

> On 3 Oct 2025, at 03:03, Ben Boeckel <ben.boeckel@kitware.com> wrote:
> 
> ChangeLog:
> 
> * config-ml.in: Update patch email address.
> * symlink-tree: Update patch email address.
> ---
> config-ml.in | 2 +-
> symlink-tree | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/config-ml.in b/config-ml.in
> index 7934a1ddf4b..a0f384f5c81 100644
> --- a/config-ml.in
> +++ b/config-ml.in
> @@ -25,7 +25,7 @@
> # the same distribution terms that you use for the rest of that program.
> #
> # Please report bugs to <gcc-bugs@gnu.org>
^^^ 
> -# and send patches to <gcc-patches@gnu.org>.
> +# and send patches to <gcc-patches@gcc.gnu.org>.
> 
> # It is advisable to support a few --enable/--disable options to let the
> # user select which libraries s/he really wants.
> diff --git a/symlink-tree b/symlink-tree
> index a9d50831b88..5cb95ba66aa 100755
> --- a/symlink-tree
> +++ b/symlink-tree
> @@ -24,7 +24,7 @@
> # the same distribution terms that you use for the rest of that program.
> #
> # Please report bugs to <gcc-bugs@gnu.org>
^^^^
> -# and send patches to <gcc-patches@gnu.org>.
> +# and send patches to <gcc-patches@gcc.gnu.org>.
> 
> # Syntax: symlink-tree srcdir "ignore1 ignore2 ..."
> #
> -- 
> 2.51.0
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH v2 1/2] email: fix patch email addresses
  2023-11-20 16:22 [PATCH 1/1] email: fix bug and patch email addresses Ben Boeckel
@ 2025-10-03  2:03 ` Ben Boeckel
  2025-10-03  6:38   ` Iain Sandoe
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Boeckel @ 2025-10-03  2:03 UTC (permalink / raw)
  To: gcc-patches; +Cc: Ben Boeckel

ChangeLog:

	* config-ml.in: Update patch email address.
	* symlink-tree: Update patch email address.
---
 config-ml.in | 2 +-
 symlink-tree | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config-ml.in b/config-ml.in
index 7934a1ddf4b..a0f384f5c81 100644
--- a/config-ml.in
+++ b/config-ml.in
@@ -25,7 +25,7 @@
 # the same distribution terms that you use for the rest of that program.
 #
 # Please report bugs to <gcc-bugs@gnu.org>
-# and send patches to <gcc-patches@gnu.org>.
+# and send patches to <gcc-patches@gcc.gnu.org>.
 
 # It is advisable to support a few --enable/--disable options to let the
 # user select which libraries s/he really wants.
diff --git a/symlink-tree b/symlink-tree
index a9d50831b88..5cb95ba66aa 100755
--- a/symlink-tree
+++ b/symlink-tree
@@ -24,7 +24,7 @@
 # the same distribution terms that you use for the rest of that program.
 #
 # Please report bugs to <gcc-bugs@gnu.org>
-# and send patches to <gcc-patches@gnu.org>.
+# and send patches to <gcc-patches@gcc.gnu.org>.
 
 # Syntax: symlink-tree srcdir "ignore1 ignore2 ..."
 #
-- 
2.51.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-10-03 11:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-09  3:31 [PATCH v2 1/2] email: fix patch email addresses Ben Boeckel
2024-03-09  3:31 ` [PATCH v2 2/2] bugzilla: remove `gcc-bugs@` mailing list address Ben Boeckel
  -- strict thread matches above, loose matches on Subject: below --
2023-11-20 16:22 [PATCH 1/1] email: fix bug and patch email addresses Ben Boeckel
2025-10-03  2:03 ` [PATCH v2 1/2] email: fix " Ben Boeckel
2025-10-03  6:38   ` Iain Sandoe
2025-10-03 11:52     ` Ben Boeckel

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).