public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] fix-dup-patch: Regenerate gdb-index-generation-fixes.patch (no functional change)
Date: Thu, 23 Jul 2026 18:36:27 GMT	[thread overview]
Message-ID: <178483178777.1.4917561606264382268.rpms-gdb-acae45ebbc97@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gdb
Branch : fix-dup-patch
Commit : acae45ebbc971622a8162cd414960721c8bb2b89
Author : Kevin Buettner <kevinb@redhat.com>
Date   : 2026-02-24T23:24:34-07:00
Stats  : +7/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/acae45ebbc971622a8162cd414960721c8bb2b89?branch=fix-dup-patch

Log:
Regenerate gdb-index-generation-fixes.patch (no functional change)

---
diff --git a/gdb-index-generation-fixes.patch b/gdb-index-generation-fixes.patch
index 1618ca0..ab5beec 100644
--- a/gdb-index-generation-fixes.patch
+++ b/gdb-index-generation-fixes.patch
@@ -786,12 +786,7 @@ rename to gdb/testsuite/gdb.base/gdb-index-many-types-3.c
 +#include "gdb-index-many-types.h"
 +
 +typedef struct woof_t
- {
--  class C1
--  {
--   public:
--    static void baz () {}
--  };
++{
 +  double woof_t_3;
 +  double woof_t_4;
 +} woof_t;
@@ -823,7 +818,12 @@ rename to gdb/testsuite/gdb.base/gdb-index-many-types-3.c
 +
 +void
 +foo_func_b (foo_t *obj)
-+{
+ {
+-  class C1
+-  {
+-   public:
+-    static void baz () {}
+-  };
 +  woof_func (0);
 +  (void) obj;
  }

                 reply	other threads:[~2026-07-23 18:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178483178777.1.4917561606264382268.rpms-gdb-acae45ebbc97@fedoraproject.org \
    --to=kevinb@redhat.com \
    --cc=git-commits@fedoraproject.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