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

Quoted parameter parsing glitch



schaefer<502> print "${foo:-"}"
dquote braceparam> 

At this point the parser is in an infinite loop.  There's nothing you can
type (except end-of-file or interrupt) that will free you from the PS2
prompt.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author