Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: C01arith.ztst
- X-seq: zsh-workers 19949
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: C01arith.ztst
- Date: Fri, 14 May 2004 15:31:24 -0400
- Cc: zw <zsh-workers@xxxxxxxxxx>
- In-reply-to: <19423.1084440974@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040512190848.GA21949@xxxxxxxxxxx> <19423.1084440974@xxxxxxx>
> Suggests some problem with tokenisation or parsing. Should be
> relatively easy to trace by hand, if it's tied to the command and not
> the environment.
The string stored at ptr, after ptr is no longer equal to optr, changes
from "" to "\020" when checkunary() is called. I'm going to try again
with gcc -O0 to see if the same thing happens.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author