Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Ben Golding <ben_golding@yahoo.co.uk>
To: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: [patch] Fix PR build/13372
Date: Wed, 02 Nov 2011 17:15:00 -0000	[thread overview]
Message-ID: <1320254117.65220.YahooMailNeo@web27507.mail.ukl.yahoo.com> (raw)

(Apologies I'm not familiar with the usual process for submitting patches...)

Bug: http://sourceware.org/bugzilla/show_bug.cgi?id=13372

Patch generated with diff -cp:
*** events.c~   Mon Feb 14 06:14:27 2011
--- events.c    Wed Nov  2 18:13:54 2011
***************
*** 26,31 ****
--- 26,32 ----
  #include "events.h"
  
  #include <signal.h>
+ #include <stdlib.h>
  
  #if !defined (SIM_EVENTS_POLL_RATE)
  #define SIM_EVENTS_POLL_RATE 0x1000


Changelog entry should read something like:
sim/ppc/
* events.c: add #include <stdlib.h> for free(). Fix PR build/13372.


             reply	other threads:[~2011-11-02 17:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-02 17:15 Ben Golding [this message]
2011-11-02 18:40 ` Tom Tromey
2011-11-03 15:01   ` Ben Golding
2011-11-03 15:48     ` Tom Tromey

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=1320254117.65220.YahooMailNeo@web27507.mail.ukl.yahoo.com \
    --to=ben_golding@yahoo.co.uk \
    --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