From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8377 invoked by alias); 10 Oct 2017 15:03:44 -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: 41850 Received: (qmail 28514 invoked by uid 1010); 10 Oct 2017 15:03:43 -0000 X-Qmail-Scanner-Diagnostics: from aok120.rev.netart.pl 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.128.245.120):SA:0(-1.9/5.0):. Processed in 4.272618 secs); 10 Oct 2017 15:03:43 -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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.1 X-Envelope-From: psprint@zdharma.org X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | X-Virus-Scanned: by amavisd-new using ClamAV (13) Date: Tue, 10 Oct 2017 17:03:34 +0200 From: Sebastian Gniazdowski To: zsh-workers@zsh.org Message-ID: Subject: [BUG] In reference to patch 39815, about (z) flag and $( parse error X-Mailer: Airmail (442) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, there's patch: 2016-11-03 4073a66 39815: Read input to end on parse error in =24(...) in= side a string. It almost fixes following issue. There's syntax.txt: asmcmds+=3D(=24=7B(o)=24(cgasm -f '.*' =7C perl -alne ' =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 BEGIN=7B my =40cm= ds; =7D =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 push =40cmds, spl= it(/ /, lc =24=46=5B0=5D =3D=7E y=7C/=7C =7Cr); =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 END=7B print join= =22 =22, =40cmds;=7D' =C2=A0 =C2=A0 =C2=A0 =C2=A0 )=7D) dbpkgs+=3D(=24=7B(fo=40)=24(pacman -Qq)=7D) On 5.2: % data=3D=24(