public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@gmail.com>
To: Matthieu Longo <matthieu.longo@arm.com>
Cc: binutils@sourceware.org, gdb-patches@sourceware.org,
	Richard Earnshaw <richard.earnshaw@arm.com>,
	Nick Clifton <nickc@redhat.com>
Subject: Re: [PATCH v0 00/10] Fix obsolescence warnings when regenerating build scripts with autoreconf-2.72
Date: Fri, 7 Jun 2024 11:18:38 +0930	[thread overview]
Message-ID: <ZmJm9meZfbVIXE1J@squeak.grove.modra.org> (raw)
In-Reply-To: <20240528094949.1299120-1-matthieu.longo@arm.com>

On Tue, May 28, 2024 at 10:49:39AM +0100, Matthieu Longo wrote:
> This patch series replaces obsolete macros that are warned on by autoreconf-2.72.
> It aims at removing noise from a future upgrade to autoreconf-2.72 or later.
> This is in no way a complete patch set allowing the upgrade to autoreconf-2.72.

I'm going to commit this for you with two changes, unless I hear a NACK
from gdb developers:
- The ifdef on AC_HELP_STRING in lib-prefix.m4 does not get replaced
  with AS_HELP_STRING, instead the idfef disappears.
- No changes are made to gnulib/ since this is an imported directory
  with a check in update-gnulib.sh that no one has been tweaking the
  source.

I'll note that your patches to other imported dirs will likely
disappear unless you also submit them to the upstream projects.

-- 
Alan Modra

  parent reply	other threads:[~2024-06-07  1:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-28  9:49 Matthieu Longo
2024-05-28  9:49 ` [PATCH v0 01/10] autoupdate: replace obsolete macros AC_HELP_STRING Matthieu Longo
2024-05-28  9:49 ` [PATCH v0 02/10] autoupdate: replace obsolete macros AC_AIX, AC_MINIX, and AC_GNU_SOURCE Matthieu Longo
2024-05-28  9:49 ` [PATCH v0 03/10] autoupdate: replace obsolete macros AC_PROG_LIBTOOL Matthieu Longo
2024-05-28  9:49 ` [PATCH v0 04/10] autoupdate: replace obsolete macros AC_CANONICAL_SYSTEM Matthieu Longo
2024-05-28  9:49 ` [PATCH v0 05/10] autoupdate: replace obsolete macros AC_CONFIG_HEADER Matthieu Longo
2024-05-28  9:49 ` [PATCH v0 06/10] autoupdate: replace old version of AC_INIT by the new one Matthieu Longo
2024-05-28  9:49 ` [PATCH v0 07/10] autoupdate: add square brackets around argument of AC_PREREQ Matthieu Longo
2024-05-28  9:49 ` [PATCH v0 08/10] autoupdate: add square brackets around arguments of AC_INIT Matthieu Longo
2024-05-28  9:49 ` [PATCH v0 09/10] autoconf: delete obsolete unused m4 file Matthieu Longo
2024-05-28  9:49 ` [PATCH v0 10/10] autoupdate: diff after replacing obsolete macros with previous patches Matthieu Longo
2024-06-07  1:48 ` Alan Modra [this message]
     [not found]   ` <87sexolp6t.fsf@tromey.com>
2024-06-07 22:42     ` [PATCH v0 00/10] Fix obsolescence warnings when regenerating build scripts with autoreconf-2.72 Alan Modra

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=ZmJm9meZfbVIXE1J@squeak.grove.modra.org \
    --to=amodra@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=gdb-patches@sourceware.org \
    --cc=matthieu.longo@arm.com \
    --cc=nickc@redhat.com \
    --cc=richard.earnshaw@arm.com \
    /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).