public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
From: gdb-buildbot@sergiodj.net
To: gdb-testers@sourceware.org
Subject: [binutils-gdb] Remove declaration from tui-wingeneral.h
Date: Wed, 16 Oct 2019 11:43:00 -0000	[thread overview]
Message-ID: <a7798e7f7dd1c4226376d455af957e369aa2a192@gdb-build> (raw)

*** TEST RESULTS FOR COMMIT a7798e7f7dd1c4226376d455af957e369aa2a192 ***

commit a7798e7f7dd1c4226376d455af957e369aa2a192
Author:     Tom Tromey <tom@tromey.com>
AuthorDate: Tue Oct 1 17:16:41 2019 -0600
Commit:     Tom Tromey <tom@tromey.com>
CommitDate: Wed Oct 9 16:50:35 2019 -0600

    Remove declaration from tui-wingeneral.h
    
    tui-wingeneral.h has an unused forward declaration.  This removes it.
    
    gdb/ChangeLog
    2019-10-09  Tom Tromey  <tom@tromey.com>
    
            * tui/tui-wingeneral.h (struct tui_gen_win_info): Don't declare.

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index d8a5108080..c152189a5c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2019-10-09  Tom Tromey  <tom@tromey.com>
+
+	* tui/tui-wingeneral.h (struct tui_gen_win_info): Don't declare.
+
 2019-10-09  Tom Tromey  <tom@tromey.com>
 
 	* tui/tui-data.c (tui_win_is_auxiliary): Remove.
diff --git a/gdb/tui/tui-wingeneral.h b/gdb/tui/tui-wingeneral.h
index 53d72327b9..1831d7b7cb 100644
--- a/gdb/tui/tui-wingeneral.h
+++ b/gdb/tui/tui-wingeneral.h
@@ -25,7 +25,6 @@
 #include "gdb_curses.h"
 
 struct tui_win_info;
-struct tui_gen_win_info;
 
 /* Makes all windows invisible.  */
 extern void tui_make_all_invisible (void);


             reply	other threads:[~2019-10-16 11:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-16 11:43 gdb-buildbot [this message]
2019-10-16 11:43 ` Failures on Ubuntu-Aarch64-m64, branch master gdb-buildbot
2019-10-16 13:10 ` Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, " gdb-buildbot
2019-10-16 13:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, " gdb-buildbot
2019-10-22 21:11 ` Failures on Fedora-i686, " gdb-buildbot
2019-10-22 21:51 ` Failures on Fedora-x86_64-cc-with-index, " gdb-buildbot
2019-10-22 21:53 ` Failures on Fedora-x86_64-m32, " gdb-buildbot
2019-10-22 22:46 ` Failures on Fedora-x86_64-m64, " gdb-buildbot
2019-10-22 22:53 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " gdb-buildbot
2019-10-22 23:32 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot

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=a7798e7f7dd1c4226376d455af957e369aa2a192@gdb-build \
    --to=gdb-buildbot@sergiodj.net \
    --cc=gdb-testers@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).