Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Segmentation fault caused by completion system
- X-seq: zsh-workers 18447
- From: "Haakon Riiser" <haakon.riiser@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Segmentation fault caused by completion system
- Date: Thu, 17 Apr 2003 18:02:34 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
"*" in front of "-+" or "+-" in the optspecs to "_arguments"
causes a segmentation fault on completion. Here's an example:
#compdef foo
_arguments '*-+bar'
Now try using it:
% foo <TAB>
foo zsh: segmentation fault (core dumped) zsh
System info:
zsh 4.0.6 (i386-slackware-linux-gnu)
Slackware 9.0 (gcc 3.2.2, termcap 2.0.8, libc 2.3.1)
(I have not subscribed to the mailing list, so if you need anything
else from me, please Cc my private email address.)
--
Haakon
Messages sorted by:
Reverse Date,
Date,
Thread,
Author