Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] [long] typeset doesn't report tied parameters (and related issues)



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