On Dec 9, 10:05 am, Jeff Terrell wrote:
> (pasted this in from dead.bashbug when the mail failed.)
>
> Configuration Information [Automatically generated, do not change]:
> Machine: i486
> OS: linux-gnu
> Compiler: gcc
> Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486' -
> DCONF_OSTYPE
On Dec 9, 10:05 am, Jeff Terrell wrote:
> (pasted this in from dead.bashbug when the mail failed.)
>
> Configuration Information [Automatically generated, do not change]:
> Machine: i486
> OS: linux-gnu
> Compiler: gcc
> Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486' -
> DCONF_OSTYPE
> On 10/29/2009 10:35 AM, Roman Rakus wrote:
> > $subject can be triggered easily by setting TERM to eterm (with unset
> > EMACS). Originally this segfault was caused by running emacs and
> > within emacs try to ssh on localhost.
> >
> >
> Any updates/comments here?
This will be fixed in the nex
(pasted this in from dead.bashbug when the mail failed.)
Configuration Information [Automatically generated, do not change]:
Machine: i486
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486' -
DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu' -
DC
On 10/29/2009 10:35 AM, Roman Rakus wrote:
$subject can be triggered easily by setting TERM to eterm (with unset
EMACS). Originally this segfault was caused by running emacs and
within emacs try to ssh on localhost.
Reproducer 1)
[rra...@dhcp-lab-170 ~]$ bash
[rra...@dhcp-lab-170 ~]$ exit
[rra
ma...@fiz15.jupiter.vein.hu a écrit :
> Short example:
> $ echo $(echo "'alfa beta'")
> 'alfa beta'
>
> Instead of 'alfa beta' with double space.
Always try tracing to understand what is going on:
echo $(set -x ;echo "'alfa beta'")
++ echo ''\''alfa beta'\'''
http://www.mpi-inf.mpg.de/~u