Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Feature request: Bash compliance
- X-seq: zsh-workers 38908
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Sebastian Höffner <info@xxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: Feature request: Bash compliance
- Date: Thu, 21 Jul 2016 11:33:19 -0700
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=kjipZTzqpgThGQyS/19D2rZIDFHt1vwtmVlg27flZ2A=; b=ikj7OCZC54CsWo5dKbFQ6ySAEV0GKofbdt0B/+FirwvLMGIbDF16Xj/yBpla2z7r7I OoEvuROT4BmQ3Z8EJUR6XjMW3m1lvq4px5T6LM7dAFHX5ezVRcMyLA5k7TeK7JLyCi/o 4OK1iapf9yIeklR7WxDvjN1gTIcvfL2sKwaPygTsAeXqI+23GExD6XAyMMUHZrLjayLl KA1RlH3ISd98cEFZjYobjpTspgLDve1GAAHf1svKgN0rCapTqq8wyB7CCqoFtk0Tyktm J1b8aVIyUPYZJzmYXZgX932wYa7aExc5hzwXkyweqE3FoI+I6ZZe6l+pePbiOLyKGKfb SfJg==
- In-reply-to: <CAJnbjpAJWFdTHHJc5DqQvipavoYk8CpBQRDqaP+Mg_SrCqnJ9g@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAJnbjpAJWFdTHHJc5DqQvipavoYk8CpBQRDqaP+Mg_SrCqnJ9g@mail.gmail.com>
On Jul 21, 2016 11:29 AM, "Sebastian Höffner" <info@xxxxxxxxxxxxxxxxxxxxx>
wrote:
>
> Hi zsh developers,
>
> Bash allows ;& in switch-case statements as a fall-through, for which zsh
> has ;| .
Zsh has allowed the ;& syntax for a long time now. Where are you
encountering a problem with it? Or are you just assuming it's a problem
based on someone's write-up?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author