public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: "Pierre Muller" <muller@ics.u-strasbg.fr>
To: "'Keith Seitz'" <keiths@redhat.com>
Cc: <insight@sourceware.org>
Subject: RE: [RFA] ARI fixes for gdbtk directories
Date: Mon, 06 Apr 2009 23:14:00 -0000	[thread overview]
Message-ID: <002b01c9b70d$6badcd20$43096760$@u-strasbg.fr> (raw)
In-Reply-To: <49DA8771.4040007@redhat.com>



> -----Message d'origine-----
> De : insight-owner@sourceware.org [mailto:insight-owner@sourceware.org]
> De la part de Keith Seitz
> Envoyé : Tuesday, April 07, 2009 12:51 AM
> À : Pierre Muller
> Cc : insight@sourceware.org
> Objet : Re: [RFA] ARI fixes for gdbtk directories
> 
> Pierre Muller wrote:
> > A few more ARI fixes for gdbtk.
> >
> > Is this OK?
> 
> Absolutely. Thank you!
Almost...

-  xvasprintf (&buf, fmt, args);
+  buf = xstrvprintf (, fmt, args);
  I forgot to remove the coma!

  Luckily I figured it out before committing...
Commit done...

  I am still only able to compile
with cygwin,
  The compiled insight binary
exits at the first call to a Tcl function :(



Pierre Muller
Pascal language support maintainer for GDB




  reply	other threads:[~2009-04-06 23:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-06 22:32 Pierre Muller
2009-04-06 22:51 ` Keith Seitz
2009-04-06 23:14   ` Pierre Muller [this message]
2009-04-06 23:18     ` cygwin runtime woes (was Re: [RFA] ARI fixes for gdbtk directories) Keith Seitz
2009-04-06 23:32       ` Pierre Muller
2009-04-06 23:52         ` Keith Seitz
2009-04-07  6:54           ` Pierre Muller
2009-05-06 16:11             ` cygwin runtime woes Keith Seitz
2009-05-06 16:24               ` Pierre Muller
2009-05-06 16:31                 ` Keith Seitz
2009-05-06 20:45                   ` Pierre Muller
2009-05-07  2:06                     ` Keith Seitz
2009-05-06 16:41               ` Pierre Muller

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='002b01c9b70d$6badcd20$43096760$@u-strasbg.fr' \
    --to=muller@ics.u-strasbg.fr \
    --cc=insight@sourceware.org \
    --cc=keiths@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).