Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Insight-6.4 debugger configure script on fedora core 5
@ 2006-03-26  7:55 R Smith
  2006-03-26  8:20 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: R Smith @ 2006-03-26  7:55 UTC (permalink / raw)
  To: binutils, gdb-patches

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'`


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Insight-6.4 debugger configure script on fedora core 5
  2006-03-26  7:55 Insight-6.4 debugger configure script on fedora core 5 R Smith
@ 2006-03-26  8:20 ` Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2006-03-26  8:20 UTC (permalink / raw)
  To: R Smith; +Cc: binutils, gdb-patches

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-25 17:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-26  7:55 Insight-6.4 debugger configure script on fedora core 5 R Smith
2006-03-26  8:20 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox