From: Elena Zannoni <ezannoni@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: [PATCH] fix some warnings
Date: Fri, 06 Dec 2002 09:05:00 -0000 [thread overview]
Message-ID: <15856.54877.23515.952495@localhost.redhat.com> (raw)
Fix some -Werror warnings.
Committed as obvious.
Elena
2002-12-06 Elena Zannoni <ezannoni@redhat.com>
* ia64-linux-nat.c: Include gdb_string.h.
* alpha-nat.c: Ditto.
* ia64-linux-nat.c: Ditto.
Index: ppc-linux-nat.c
===================================================================
RCS file: /cvs/uberbaum/gdb/ppc-linux-nat.c,v
retrieving revision 1.18
diff -u -p -r1.18 ppc-linux-nat.c
--- ppc-linux-nat.c 30 Jul 2002 19:03:49 -0000 1.18
+++ ppc-linux-nat.c 6 Dec 2002 16:50:15 -0000
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA. */
#include "defs.h"
+#include "gdb_string.h"
#include "frame.h"
#include "inferior.h"
#include "gdbcore.h"
Index: alpha-nat.c
===================================================================
RCS file: /cvs/uberbaum/gdb/alpha-nat.c,v
retrieving revision 1.13
diff -u -p -r1.13 alpha-nat.c
--- alpha-nat.c 14 Nov 2002 20:37:28 -0000 1.13
+++ alpha-nat.c 6 Dec 2002 16:50:15 -0000
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA. */
#include "defs.h"
+#include "gdb_string.h"
#include "inferior.h"
#include "gdbcore.h"
#include "target.h"
Index: ia64-linux-nat.c
===================================================================
RCS file: /cvs/uberbaum/gdb/ia64-linux-nat.c,v
retrieving revision 1.14
diff -u -p -r1.14 ia64-linux-nat.c
--- ia64-linux-nat.c 14 Nov 2002 20:37:28 -0000 1.14
+++ ia64-linux-nat.c 6 Dec 2002 16:50:15 -0000
@@ -21,6 +21,7 @@
Boston, MA 02111-1307, USA. */
#include "defs.h"
+#include "gdb_string.h"
#include "inferior.h"
#include "target.h"
#include "gdbcore.h"
next reply other threads:[~2002-12-06 16:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-06 9:05 Elena Zannoni [this message]
2002-12-06 11:27 ` Elena Zannoni
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=15856.54877.23515.952495@localhost.redhat.com \
--to=ezannoni@redhat.com \
--cc=gdb-patches@sources.redhat.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