Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: Bug in 3.1.9-dev-5: vared again
- X-seq: zsh-users 3388
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Bernd Eggink" <eggink@xxxxxxxxxxxxxx>, "Zsh Users" <zsh-users@xxxxxxxxxxxxxx>
- Subject: RE: Bug in 3.1.9-dev-5: vared again
- Date: Tue, 22 Aug 2000 17:27:26 +0400
- Importance: Normal
- In-reply-to: <20000822151205.A19985@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
>
> in zsh-3.1.9-dev-5 this innocent little script crashes with
> a segmentation fault (on Linux):
>
> function f
> {
> read "dat?What: "
> }
>
> vared -c P
>
> This doesn't happen if there is no 'read' in the function
> (although f is never called).
>
It works fine here with current CVS. But I'm not on Linux.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author