Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Weird error message when using bash or ksh form of array initialization
- X-seq: zsh-workers 25528
- From: "Mikael Magnusson" <mikachu@xxxxxxxxx>
- To: "Zsh hackers list" <zsh-workers@xxxxxxxxxx>
- Subject: Re: Weird error message when using bash or ksh form of array initialization
- Date: Mon, 25 Aug 2008 02:40:10 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=wmTmPGvJUkuHjjErxuyU2LbSc1jJtMPwsZ0gL4XUByE=; b=FcRPahyiRv3jW+g+jF4gIlNUNkDz91YRzihpI/j3SlB1JDkL3gcODxit+18WB39Vyt UCR2OPKh1iEJTdYuRKZOzddSHxzdA4HVBgEAc9X2XGq8Q0R6DfmubSa6VmEm/QgM/jN0 QqryiVjGXEDSVWqfB5MzIUnqxP9u6Fj6W0wk4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=wu2hpZffIpTVulIxwm/HTl9ixcKZ7o2CcWIzPenUx12GhbvWzzmXYDWoZEuuRMYIGJ Glv5B5xNWC9+UyGt1b8Giwm+xNBbCRiT0ZlsTA1sb/MuTZS0I9ThW2+YMjPYOjumKlXe gawdAIYKSdoYKXCdoRDtUyKPW6ewvD8R1btGM=
- In-reply-to: <6cd6de210808241712o2c6d4af3k2dcdf0b7721f79fe@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <6cd6de210808240905s40c8c86ch4766b711e87ffde5@xxxxxxxxxxxxxx> <080824133218.ZM16802@xxxxxxxxxxxxxxxxxxxxxx> <6cd6de210808241712o2c6d4af3k2dcdf0b7721f79fe@xxxxxxxxxxxxxx>
2008/8/25 Rocky Bernstein <rocky.bernstein@xxxxxxxxx>:
> Thanks folks for the explanation of what's happening.
>
> I realize that. And IMHO I think it should support it when bash or ksh
> emulation is in force ;-). But more troublesome is the fact that it gives
> an error message that is probably going to be a bit puzzling to most
> people who know ksh and bash, but zsh less so.
Just wanted to point out there's no such thing as "bash emulation" in zsh. :)
(and of course, sh doesn't support arrays at all (IIRC)).
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author