Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
oops and zsh-mem
- X-seq: zsh-workers 6625
- From: "Kiddle, Oliver" <KiddleO@xxxxxxxxxx>
- To: "'zsh-workers@xxxxxxxxxxxxxx'" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: oops and zsh-mem
- Date: Mon, 14 Jun 1999 17:57:50 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Just looking at this, I forgot to redirect the standard error:
> ! compgen -y '$list' -s '${${${(f)"$(ps)"}[2,$]## #}%% *}' && ret=0
^ 2>/dev/null
In what circumstances should --enable-zsh-mem be used? I tried it on AIX and
I get occaisional errors:
Catastrophe in realloc: invalid storage ptr
I can reproduce it fairly consistently by pressing Ctrl-U. Moving the
left-right cursors about a bit before Ctrl-U will just about guarantee the
crash and is sometimes sufficient on it's own.
Oliver Kiddle
Messages sorted by:
Reverse Date,
Date,
Thread,
Author