From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: zsh-workers-return-43638-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.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, 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 a3ef5a7e for ; Mon, 8 Oct 2018 16:41:31 +0000 (UTC) Received: (qmail 12423 invoked by alias); 8 Oct 2018 16:41:20 -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: 43638 Received: (qmail 3192 invoked by uid 1010); 8 Oct 2018 16:41:19 -0000 X-Qmail-Scanner-Diagnostics: from mail-lj1-f175.google.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(209.85.208.175):SA:0(-1.9/5.0):. Processed in 3.872989 secs); 08 Oct 2018 16:41:19 -0000 X-Envelope-From: schaefer@brasslantern.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=kEXWrWqgAq808JdlRnp4pYFjvUYxrZ8rWb9n0Um8cPA=; b=ffd2lCx7LolOKdZ2XqJgFK2YIH7DaQQ5egOyIYAGH+zfK+/wLglthE8Ih8++kiH56c XvPG+wBusn2SkL7RsDdH42dBgEGcnzRTWkJLbZMaPX1kY8Zlme3+0Y0z2awBQJIwUFM2 mPJZSJS8TNwcw3YrDhDe6h/Zl53mmYA8ErcNoZ6YMNSUpwtt4iKtYxnoLGhWuOrgZL+z il4pKkIu5sFEFLDu7wPwuS0QKPEqig499Xwn1GCcUr/U/NBvRBIrmd6IW3EGwfBbtVHI zPBodv9DiJpyfjwmX6Yi8SXqNDa780HGeZTzHexLxoVC8Y60L8XYfbPH3XKxFsji6cpV ncSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kEXWrWqgAq808JdlRnp4pYFjvUYxrZ8rWb9n0Um8cPA=; b=BoQe9YqJYFwDUnJK6WnKfpib5AnwOoX/P89G+DV+Z5J4t2Mj6NntLOwE/xr8RpIejc 5mUy6JCJkHSJjPROPBSofk6fvBQKzxjaU1jo86Tir/ix8C5byXizjYSlFGb/LITt6bb6 54m2I7dyv/4b23iSjGSNCOE+Egzxu+4O/t6YKsJThq85AE5xbetiAz2AxF3p0ILEOMU3 4bjHGlm8hH9/4vJKczSbuoPQAwg5J0tlDlM4RmhglzbRr1CJWTGA/H2VApAO3dFOMQ5i E5wPXQ7D1Q0sgifKpP2df5nD2AKY7gJxLcnldiQ6gdNBfWCTp56HOma7cLAeCkoLT7sS bsWw== X-Gm-Message-State: ABuFfoh5TRW6eHqFAEMNx8mxKdHAJ4tFBXY0XM/WS3wx3aFDpsupz6uG fjgifuvy4CDQ9SMX7OLEEB9W9shBwiG8SfrmeUZG6rOg1Fs= X-Google-Smtp-Source: ACcGV62PyIRZGuKloV5jy7UJKtMjKAUmbageGF1MFMVesKV0ehIBhob2xmLvnAxBPIa/yhA4PUwUnL3981VNoQO5VE4= X-Received: by 2002:a2e:52ca:: with SMTP id n71-v6mr2949565lje.54.1539016871520; Mon, 08 Oct 2018 09:41:11 -0700 (PDT) MIME-Version: 1.0 References: <20180924210550.carijwjibarjivu4@chaz.gmail.com> <20181007133545.zzkrbc3ed6shnk3e@chaz.gmail.com> <20181008090557eucas1p11f18ef9ca4a6e3cc09fd59242f344f96~bltk3bsqO1947719477eucas1p1q@eucas1p1.samsung.com> <20181008141056eucas1p2a9a49ec055d2760e87c17832af9f6591~bp33g9vlR0328803288eucas1p2G@eucas1p2.samsung.com> <1539008917.1366329.1534632080.5313528C@webmail.messagingengine.com> <20181008152406eucas1p1660f190ddb4bcd4c0131c4c84492a9f2~bq3vkNlyg2997729977eucas1p1I@eucas1p1.samsung.com> In-Reply-To: From: Bart Schaefer Date: Mon, 8 Oct 2018 09:40:59 -0700 Message-ID: Subject: Re: [PATCH] [long] typeset doesn't report tied parameters (and related issues) To: Peter Stephenson Cc: "zsh-workers@zsh.org" Content-Type: text/plain; charset="UTF-8" On Mon, Oct 8, 2018 at 8:54 AM Bart Schaefer wrote: > > function { > local -rax zsh_exported_readonly_array=(2) > local -rAx zsh_exported_readonly_hash=(3 3) > local -rx zsh_exported_readonly_scalar=1 > print zsh: > export -p | grep zsh_exported_readonly > readonly -p | grep zsh_exported_readonly > print sh: > emulate -L sh > export -p | grep zsh_exported_readonly > readonly -p | grep zsh_exported_readonly > print still asking for arrays: > export -ap | grep zsh_exported_readonly > readonly -ap | grep zsh_exported_readonly > } This runs to successful completion from an interactive Src/zsh -f. So do the couple of tests immediately before it. I suspect it's some kind of cascading effect from the series of tests in B02, but I'm not sure how far I back one has to go.