public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Burgess <aburgess@redhat.com>
To: gdb-patches@sourceware.org
Subject: Re: [PATCHv2 0/3] Fix for 'make tags' build rule
Date: Sun, 03 Apr 2022 15:50:47 +0100	[thread overview]
Message-ID: <87h77a8blk.fsf@redhat.com> (raw)
In-Reply-To: <cover.1648032382.git.aburgess@redhat.com>

Andrew Burgess <aburgess@redhat.com> writes:

> Hi Reuben,
>
> Thanks for working on this, sorry your original patch didn't get
> merged.
>
> I took a look at your updated patch, and noticed what I think is a
> merge issue with your update, you've removed gdb_select.h, but added
> back in gdb_regex.h, I don't think this is intentional.
>
> Anyway, I was going to fix that and push your patch, but first I
> thought I'd test 'make tags' - and I noticed some additional problems.
>
> The series below fixes these issues.
>
>  #1 - this is a general clean up, and is not really related to 'make
>       tags' at all,
>
>  #2 - this is your patch, but with the merge issue mentioned above
>       fixed.
>
>  #3 - this fixes some additional warnings I was seeing from 'make
>       tags'.
>
> I'll give this some time for folk to comment before pushing.

I've gone ahead and pushed this series.  I think all the fixes are
reasonably obvious.

Thanks,
Andrew



>
> Thanks for your work on this,
>
> Andrew
>
> ---
>
> Andrew Burgess (2):
>   gdb/Makefile.in: remove SOURCES variable
>   gdb/Makefile.in: move ALLDEPFILES earlier in Makefile.in
>
> Reuben Thomas (1):
>   gdb/Makefile.in: fix 'make tags' build target
>
>  gdb/Makefile.in | 449 ++++++++++++++++++++++++------------------------
>  1 file changed, 229 insertions(+), 220 deletions(-)
>
> -- 
> 2.25.4


      parent reply	other threads:[~2022-04-03 14:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-02 12:16 A couple of trivial fixes Reuben Thomas
2021-01-04 19:33 ` Tom Tromey
2021-01-06 21:46   ` Reuben Thomas
2022-03-22 22:10     ` Reuben Thomas
2022-03-23 10:50       ` [PATCHv2 0/3] Fix for 'make tags' build rule Andrew Burgess
2022-03-23 10:50         ` [PATCHv2 1/3] gdb/Makefile.in: remove SOURCES variable Andrew Burgess
2022-03-23 10:50         ` [PATCHv2 2/3] gdb/Makefile.in: fix 'make tags' build target Andrew Burgess
2022-03-23 10:50         ` [PATCHv2 3/3] gdb/Makefile.in: move ALLDEPFILES earlier in Makefile.in Andrew Burgess
2022-04-03 14:50         ` Andrew Burgess [this message]

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=87h77a8blk.fsf@redhat.com \
    --to=aburgess@redhat.com \
    --cc=gdb-patches@sourceware.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).