From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13211 invoked by alias); 22 Jul 2016 15:51:47 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 38918 Received: (qmail 10547 invoked from network); 22 Jul 2016 15:51:47 -0000 X-Qmail-Scanner-Diagnostics: from dd18438.kasserver.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(85.13.138.226):SA:0(0.0/5.0):. Processed in 0.162064 secs); 22 Jul 2016 15:51:47 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=HTML_MESSAGE autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: info@sebastian-hoeffner.de X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at sebastian-hoeffner.de does not designate permitted sender hosts) X-Gm-Message-State: AEkooutB4aI0oOkN5FpfS+6fOX56OI+Jb5lrpKj6uw+Q/7kRM3kJmtEtjflufl3Ivq+fZVXA2thOEyefyJn2tg== X-Received: by 10.200.36.83 with SMTP id d19mr7135193qtd.94.1469202696461; Fri, 22 Jul 2016 08:51:36 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: =?UTF-8?Q?Sebastian_H=C3=B6ffner?= Date: Fri, 22 Jul 2016 15:51:26 +0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Feature request: Bash compliance To: Bart Schaefer Cc: Zsh hackers list Content-Type: multipart/alternative; boundary=001a1140d2aed3675e05383b68e6 --001a1140d2aed3675e05383b68e6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I ran into problems which are detailed here: https://github.com/intuit/wasabi/issues/49 . My zsh is installed via homebrew: zsh 5.2 (x86_64-apple-darwin15.4.0). On Thu, Jul 21, 2016 at 11:33 AM Bart Schaefer wrote: > On Jul 21, 2016 11:29 AM, "Sebastian H=C3=B6ffner" > wrote: > > > > Hi zsh developers, > > > > > > Bash allows ;& in switch-case statements as a fall-through, for which z= sh > > 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? > --001a1140d2aed3675e05383b68e6--