From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: zsh-workers-return-43630-ml=inbox.vuxu.org@zsh.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 94019575 for ; Mon, 8 Oct 2018 14:28:56 +0000 (UTC) Received: (qmail 1892 invoked by alias); 8 Oct 2018 14:28: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: List-Unsubscribe: X-Seq: 43630 Received: (qmail 11432 invoked by uid 1010); 8 Oct 2018 14:28:44 -0000 X-Qmail-Scanner-Diagnostics: from out3-smtp.messagingengine.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(66.111.4.27):SA:0(-2.6/5.0):. Processed in 0.868621 secs); 08 Oct 2018 14:28:44 -0000 X-Envelope-From: d.s@daniel.shahaf.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= daniel.shahaf.name; h=message-id:from:to:cc:mime-version :content-transfer-encoding:content-type:in-reply-to:subject:date :references; s=fm1; bh=tW+FIAH+KWXNvmANUJlaoaE3ZuEI6E3vVv05CQEHG 2w=; b=cxDjgBOhzoS40yhWBU0bxCN7lSOjVumK/9xSC1jrpIiShSBdoOvq7HYHI 2fd1+kmhQ6tU5YdtF2uZzy4v3BPRHmkW9ecLMwbxin0fkDXy7Y2dPKTtQ0iCpHKp 9wg8xPpkiGPsxNKBs7fuZnaTl06ks5P1xwB/Kj5mVGyYbBbvPVS0EuoljQILYbXB lX63mTpA2eZDAfVW3hknbps8TB1ATa3+E8gn7NI7PaPl91nspw4gomvO1RaU/JXA uHIcOIv6A+nsjuIx7+qim4wc5tUjfyNWMfRhuIJlbtmpJOeFNwx4VVJ4eV5qwn9l VaZjyZs67SPSPoV45gqFszkJO1uCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=tW+FIAH+KWXNvmANUJlaoaE3ZuEI6E3vVv05CQEHG 2w=; b=TYK2HSzv6gBgUGKmQY0Om+vK9w3zOeGuPvAHcbuRFV7X6KlY8R1b0D/Ug 46H204VgnktdO9QI9fiY+nEdrphuEZrKcSBvN346AkzaR9vMnn74ah5Pf7rdZn2b /ixSWpjjZ4wLLLG7g6WlvJ7cVlMuvQbrKCrzccchMbVly8xkoFXs7CqbS2pxExfR uMMYHrp4gG0UHG95bFKCbhfu8qCcnXq1AddGfXYqyV5Rwi7cnkvkRetuP7VDZOPJ wUcNwq6TX84etTq7Jyya9andqkjqgfTrYUgPGuvzz69MrlMLQEQymrjxBe1tLZaM QbhNX4VbkUwwikvvBhLbL6CNC8ISg== X-ME-Sender: X-ME-Proxy: Message-Id: <1539008917.1366329.1534632080.5313528C@webmail.messagingengine.com> From: Daniel Shahaf To: Peter Stephenson , Vin Shelton Cc: "Zsh Hackers' List" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-929b9749 In-Reply-To: <20181008141056eucas1p2a9a49ec055d2760e87c17832af9f6591~bp33g9vlR0328803288eucas1p2G@eucas1p2.samsung.com> Subject: Re: [PATCH] [long] typeset doesn't report tied parameters (and related issues) Date: Mon, 08 Oct 2018 14:28:37 +0000 References: <20180924210550.carijwjibarjivu4@chaz.gmail.com> <20181007133545.zzkrbc3ed6shnk3e@chaz.gmail.com> <20181008090557eucas1p11f18ef9ca4a6e3cc09fd59242f344f96~bltk3bsqO1947719477eucas1p1q@eucas1p1.samsung.com> <20181008141056eucas1p2a9a49ec055d2760e87c17832af9f6591~bp33g9vlR0328803288eucas1p2G@eucas1p2.samsung.com> Peter Stephenson wrote on Mon, 08 Oct 2018 15:10 +0100: > On Mon, 2018-10-08 at 09:58 -0400, Vin Shelton wrote: > > I'm now seeing 2 failures on my Sparky (Debian) system.=C2=A0 I'm not s= eeing > > these failures on my Fedora28 VM. >=20 > Hmm, that looks like it's got something to do with your particular set > up, which isn't to see there's no problem in the build/test system > either.=C2=A0=C2=A0In one case there's no good reason why you should get = the wrong > status, and I don't think it's down to the basic shell internals (it > could be a knock-on effect from the test, e.g. what's in the > environment).=C2=A0=C2=A0In the other it seems to think you're running as > root.=C2=A0=C2=A0Is this from a clean build? I see a failure in a clean build on Debian stretch [[[ Test /home/daniel/src/zsh/./Test/V10private.ztst failed: bad status 139, ex= pected 0 from: if (( UID )); then ZTST_verbose=3D0 $ZTST_exe +Z -f $ZTST_srcdir/ztst.zsh private.TMP/B02 else ZTST_skip=3D"cannot re-run typeset tests when tests run as superuser" fi Was testing: typeset still works with zsh/param/private module loaded ]]] It then says "2 failures, 2 skipped" even though no other failures are listed in the output. This is with --enable-zsh-debug and modules compiled statically, if that ma= tters.