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

RE: Bug in 3.1.9-dev-5: vared again



> 
> 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