Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: C01arith.ztst



> 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