Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion matching problem with 4.3.8
- X-seq: zsh-workers 25968
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: Zsh workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: completion matching problem with 4.3.8
- Date: Thu, 30 Oct 2008 16:05:34 +0100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Received:In-reply-to:From:References:To:Subject:Date:Message-ID; b=z6tQ/8nh0P50mTlplCC8emRcQzsc/O2YJ9Y52JZYnic96tDNI4zSt5zGHucw3p9s5fkeEcav70Al1J7vyEhSSD2191WJVH5GYQBS5Iiv5xrvZMOozgJoePY9hoJSzkE17XcoxCVeILgq1kxXkQvTUojkwnn1+E/0/wbO3skrpjE= ;
- In-reply-to: <20081030141153.5c53405f@news01>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <24068.1225366130@thecus> <20081030121715.0f3959b5@news01> <1607.1225372412@thecus> <20081030141153.5c53405f@news01>
Peter wrote:
> I couldn't see a problem with Solaris 8 and gcc, which is what I've got.
I've tried building with Sun Studio 12 on Linux and there's no problem
there. My gcc build is failing on configure but I'll let you know.
> It would be useful to know if it showed up in non-file completions such as
Yes, problem also occurs with that function. It also occurs with the
following:
zsh -f
compctl -M 'm:{a-z}={A-Z}' -k '(PacketDefinitionSAXHandler.h PacketListBox.cpp PacketListBox.h PacketsDialog.h)' tst
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author