From: Keith Seitz <keiths@redhat.com>
To: R Smith <rsmit8@bellsouth.net>
Cc: binutils@sources.redhat.com, gdb-patches@sources.redhat.com
Subject: Re: Insight-6.4 debugger configure script on fedora core 5
Date: Sun, 26 Mar 2006 08:20:00 -0000 [thread overview]
Message-ID: <442581D3.4050001@redhat.com> (raw)
In-Reply-To: <200603250808.04255.rsmit8@bellsouth.net>
R Smith wrote:
> Thanks to colorful highlighting in kwrite...
>
> [rks@fc5 src]$ diff insight-6.4/tcl/unix/configure ~/tcl-configure-orig
> 5508c5508
> < system=MP-RAS-`awk '{print }' /etc/.relid`
> ---
>> system=MP-RAS-`awk '{print }' /etc/.relid'`
> 7048c7048
> < system=MP-RAS-`awk '{print }' /etc/.relid`
> ---
>> system=MP-RAS-`awk '{print }' /etc/.relid'`
> [rks@fc5 src]$ diff insight-6.4/tk/unix/configure ~/tk-configure-orig
> 1952c1952
> < system=MP-RAS-`awk '{print }' /etc/.relid`
> ---
>> system=MP-RAS-`awk '{print }' /etc/.relid'`
Patches for these have been already committed:
2006-02-08 Alexandre Oliva <aoliva@redhat.com>
* unix/tcl.m4 (SC_CONFIG_CFLAGS, SC_BLOCKING_STYLE): Remove
unmatched single quote inside backticks.
* unix/configure: Rebuild.
For tcl, tk, and I committed a similar patch for itcl (although the
problematic functions were not being used by configure there).
There was also a bug about it, insight/290 (which I didn't update until
last week).
Keith
prev parent reply other threads:[~2006-03-25 17:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-26 7:55 R Smith
2006-03-26 8:20 ` 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=442581D3.4050001@redhat.com \
--to=keiths@redhat.com \
--cc=binutils@sources.redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=rsmit8@bellsouth.net \
/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