On Tue, Aug 24, 2010 at 09:13:31PM +0200, Lucas Nussbaum wrote:

>>>> The issue does not arise if you don't use the ":q" modifier. This bug
>>>> was not present in 6.17.02-3 and is present in 6.17.02-2.
>>> 
>>> Huh? I guess you mistyped one of the new versions. Could you check?
>> 
>> Yes, I swapped them apologies. (I sent a correction email, but it got
>> rejected by the BTS as there was no number assigned yet).
>> 
>> The bug is present in 6.17.02-3. The bug is not present in 6.17.02-2.
> 
> That's rather strange. The only difference between the two versions is
> the re-addition of an unrelated patch. Could you maybe recheck using
> the binary packages on
> http://snapshot.debian.org/package/tcsh/ ?

Indeed. On rechecking, the bug is also present in 6.17.02-x.

The bug is however *absent* in 6.17.00-3. Check what you get on your
system with the following:

    tcsh:> tcsh -f
    > alias jobcmd echo -n '"\e]0;"\!#:q "($cwd)\a"'
    > /bin/echo hello world
    > history

On 6.17.00-3 the output of the last command is

     1  21:12   alias jobcmd echo -n '"\e]0;"\!#:q "($cwd)\a"'
     2  21:12   /bin/echo hello world
     3  21:12   history

On 6.17.02-3 the output of the last command is

     1  21:17   alias jobcmd echo -n '"\e]0;"\!#:q "($cwd)\a"'
     2  21:17   /bin/echo hello world
-50000000       21:17   /bin/echo hello
     3  21:17   history

The history event with number -50000000 is a bug.

Thanks,

GI

-- 
Actually officer, if you factor in the earth's rotation, we were all
speeding.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to