Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Feature request: Bash compliance
- X-seq: zsh-workers 38907
- From: Sebastian Höffner <info@xxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Feature request: Bash compliance
- Date: Thu, 21 Jul 2016 18:22:40 +0000
- 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
Hi zsh developers,
I recently stumbled across a problem with compatibility:
https://www.gnu.org/software/bash/manual/bashref.html#index-case
Bash allows ;& in switch-case statements as a fall-through, for which zsh
has ;| . It would be great, if zsh could adapt to (also?) support ;& .
More details about this problem can be found here:
http://wiki.bash-hackers.org/syntax/ccmd/case#portability_considerations
Have a good day
Sebastian
P.S.: I did not subscribe to the mailing list, so if you have questions
please CC me.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author