public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
From: jkratoch@sourceware.org
To: archer-commits@sourceware.org
Subject: [SCM]  archer: Merge commit 'origin/archer-jankratochvil-expr' into archer
Date: Thu, 05 Mar 2009 22:25:00 -0000	[thread overview]
Message-ID: <20090305222504.14617.qmail@sourceware.org> (raw)

The branch, archer has been updated
       via  422ac7ad7d21e7848decc6244a742f0786bd326a (commit)
       via  b4558a84eef66bc3cc05581f4a501fb03732fdcd (commit)
      from  337f0763307e136ea5897beddc64d0cf75eb85f6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 422ac7ad7d21e7848decc6244a742f0786bd326a
Merge: 337f0763307e136ea5897beddc64d0cf75eb85f6 b4558a84eef66bc3cc05581f4a501fb03732fdcd
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Thu Mar 5 23:24:52 2009 +0100

    Merge commit 'origin/archer-jankratochvil-expr' into archer

-----------------------------------------------------------------------

Summary of changes:
 gdb/dwarf2read.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/gdb/dwarf2read.c b/gdb/dwarf2read.c
index f9d1c41..c811b8a 100644
--- a/gdb/dwarf2read.c
+++ b/gdb/dwarf2read.c
@@ -3110,7 +3110,7 @@ dwarf2_full_name (struct die_info *die, struct dwarf2_cu *cu)
 }
 
 /* read the given die's decl_line number. Return -1 if in case of an error */
-static const int dwarf2_read_decl_line (struct die_info *die, struct dwarf2_cu *cu){
+static int dwarf2_read_decl_line (struct die_info *die, struct dwarf2_cu *cu){
   struct attribute *line_attr;
 
   line_attr = dwarf2_attr (die, DW_AT_decl_line, cu);


hooks/post-receive
--
Repository for Project Archer.


             reply	other threads:[~2009-03-05 22:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-05 22:25 jkratoch [this message]
2009-03-15 15:51 jkratoch
2009-03-15 18:25 jkratoch

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=20090305222504.14617.qmail@sourceware.org \
    --to=jkratoch@sourceware.org \
    --cc=archer-commits@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).