Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] [long] typeset doesn't report tied parameters (and related issues)
- X-seq: zsh-workers 43641
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: <zsh-workers@xxxxxxx>
- Subject: Re: [PATCH] [long] typeset doesn't report tied parameters (and related issues)
- Date: Mon, 8 Oct 2018 17:58:25 +0100
- Cms-type: 201P
- Dkim-filter: OpenDKIM Filter v2.11.0 mailout1.w1.samsung.com 20181008165828euoutp0171337e20fb44321092b2b24bb36cd86e~bsKJD4Bo91787317873euoutp01G
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1539017908; bh=DsAsDCwQnuZwrRIfPQvHEPYrqD4Zhtc578OZ+S6005A=; h=Subject:From:To:Date:In-Reply-To:References:From; b=UPftUlNdEF/WU4vO45WqtFn9egB+aE+CQqnCQ2h/vA0/Gctw9tzk5MmikbQHQWP7n gjrWzFtucTlkcQGkKEPd3ZeDHhpuxuUpNCzy7Zhm2rlnbSjlg+oQAr08KuAlVS2jO0 54q/nXRoApyUJn268zHzCb3AqfNBduNFrCXRdYwo=
- In-reply-to: <CAH+w=7boCKyiNyLFrqkqVphv+ZHkDS1Q-XO5Rqx0WLghN1rNAA@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20180924210550.carijwjibarjivu4@chaz.gmail.com> <CGME20181007133632epcas5p43a3b4c7f0fe1863478748c5cf46ce8ef@epcas5p4.samsung.com> <20181007133545.zzkrbc3ed6shnk3e@chaz.gmail.com> <20181008090557eucas1p11f18ef9ca4a6e3cc09fd59242f344f96~bltk3bsqO1947719477eucas1p1q@eucas1p1.samsung.com> <CACeGjnUhNqca7jLAR0KKSxobzDd+xXdAe4BeUeRpxu2CTp_zkA@mail.gmail.com> <20181008141056eucas1p2a9a49ec055d2760e87c17832af9f6591~bp33g9vlR0328803288eucas1p2G@eucas1p2.samsung.com> <1539008917.1366329.1534632080.5313528C@webmail.messagingengine.com> <20181008152406eucas1p1660f190ddb4bcd4c0131c4c84492a9f2~bq3vkNlyg2997729977eucas1p1I@eucas1p1.samsung.com> <20181008154932.dvc5q46ylb66j2mm@tarpaulin.shahaf.local2> <CAH+w=7bei3cpGq67cLbWvh9v42vcvkn=WXOnQt+n2yWWwQG=5w@mail.gmail.com> <1539014785.1396072.1534756328.1887EBC8@webmail.messagingengine.com> <CAH+w=7boCKyiNyLFrqkqVphv+ZHkDS1Q-XO5Rqx0WLghN1rNAA@mail.gmail.com>
On Mon, 2018-10-08 at 09:52 -0700, Bart Schaefer wrote:
> On Mon, Oct 8, 2018 at 9:06 AM Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> > Bart Schaefer wrote on Mon, 08 Oct 2018 08:57 -0700:
> > > [PWS] means that the param_private module isn't included in a default
> > > build, so you have done something (edited config.modules, probably) to
> > > enable it.
> > On my machine, configure generates a link=dynamic auto=yes load=yes line
> > for zsh/param/private. I do change that link to link=static auto=no, but
> > you seem to imply it should've generated that line with link=no?
> Well, that's what Peter was implying, I was just clarifying. However,
> I think you're right that zsh/param/private normally is available as a
> dynamic module.
Yes, all I was saying is that you'd changed the configuration in a way
you hadn't mentioned, which you've now confirmed. No reason to suppose
this is actually related.
> I think all this stuff about V10 is actually a goose chase, and it's
> B02 that is the real point of failure.
If that's failing on it's own, that's certainly the one to focus on
first, and highly likely the other will go away.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author