public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
From: jkratoch@sourceware.org
To: archer-commits@sourceware.org
Subject: [SCM]  archer-jankratochvil-vla: Merge commit 'origin/archer-jankratochvil-type-refcount' into archer-jankratochvil-vla
Date: Sat, 13 Jun 2009 09:57:00 -0000	[thread overview]
Message-ID: <20090613095704.11221.qmail@sourceware.org> (raw)

The branch, archer-jankratochvil-vla has been updated
       via  93602559f82981bf9adda7d0e8bcbcf0c160309a (commit)
       via  650240d9292b73ad7e7f5b86c03cac95750d9aea (commit)
      from  45d2678e4e93ad46800ba3b6474a54de449b3369 (commit)

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

- Log -----------------------------------------------------------------
commit 93602559f82981bf9adda7d0e8bcbcf0c160309a
Merge: 45d2678e4e93ad46800ba3b6474a54de449b3369 650240d9292b73ad7e7f5b86c03cac95750d9aea
Author: Jan Kratochvil <jkratoch@host1.dyn.jankratochvil.net>
Date:   Sat Jun 13 11:56:55 2009 +0200

    Merge commit 'origin/archer-jankratochvil-type-refcount' into archer-jankratochvil-vla

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

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

First 500 lines of diff:
diff --git a/gdb/python/python-type.c b/gdb/python/python-type.c
index 577ebd2..58f73a3 100644
--- a/gdb/python/python-type.c
+++ b/gdb/python/python-type.c
@@ -545,7 +545,7 @@ clean_up_objfile_types (struct objfile *objfile, void *datum)
 
       htab_empty (copied_types);
 
-      obj->type = copy_type_recursive (objfile, obj->type, copied_types);
+      obj->type = copy_type_recursive (obj->type, copied_types);
 
       obj->next = NULL;
       obj->prev = NULL;


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


             reply	other threads:[~2009-06-13  9:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-13  9:57 jkratoch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-05-24 17:07 jkratoch
2009-05-23 21:49 jkratoch
2009-04-19 17:07 jkratoch
2009-04-13 12:45 jkratoch
2009-03-27 13:42 jkratoch
2009-03-20 17:08 jkratoch
2009-03-13 14:28 jkratoch
2009-03-12 20:10 jkratoch
2009-02-28 19:22 jkratoch
2009-02-23 23:00 jkratoch
2009-02-21  0:35 jkratoch
2009-02-09 14:37 jkratoch
2009-01-27 21:43 jkratoch
2009-01-10 23:36 jkratoch
2009-01-07 23:30 jkratoch
2009-01-06 17:48 jkratoch
2008-12-28 16:15 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=20090613095704.11221.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).