public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: Fedin Pavel <p.fedin@samsung.com>
Cc: insight@sourceware.org
Subject: Re: Build problems again
Date: Tue, 23 Jul 2013 16:41:00 -0000	[thread overview]
Message-ID: <51EEB221.4020505@redhat.com> (raw)
In-Reply-To: <002401ce8142$40fd2680$c2f77380$%fedin@samsung.com>

On 07/15/2013 03:01 AM, Fedin Pavel wrote:
>   Hello! One more build problem appeared:

Thank you for pointing this out. I apologize that it has taken me this 
long to commit.

Keith

2013-07-23  Keith Seitz  <keiths@redhat.com>

	* generic/gdbtk.c (close_bfds): Update declaration.

Index: gdbtk/generic/gdbtk.c
===================================================================
RCS file: /cvs/src/src/gdb/gdbtk/generic/gdbtk.c,v
retrieving revision 1.55
diff -u -p -r1.55 gdbtk.c
--- gdbtk/generic/gdbtk.c	2 Jul 2013 17:07:29 -0000	1.55
+++ gdbtk/generic/gdbtk.c	23 Jul 2013 16:38:20 -0000
@@ -165,7 +165,7 @@ TclpFree (char *ptr)
   */

  void
-close_bfds ()
+close_bfds (void)
  {
    struct objfile *o;


      reply	other threads:[~2013-07-23 16:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-15 10:01 Fedin Pavel
2013-07-23 16:41 ` Keith Seitz [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=51EEB221.4020505@redhat.com \
    --to=keiths@redhat.com \
    --cc=insight@sourceware.org \
    --cc=p.fedin@samsung.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).