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

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



... and has fixed both of the test failures I was experiencing on Sparky
Linux.

  - Vin

On Tue, Oct 9, 2018 at 12:52 PM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
wrote:

> On Tue, Oct 9, 2018 at 2:44 AM Peter Stephenson
> <p.stephenson@xxxxxxxxxxx> wrote:
> >
> > I wonder if this has anything to do with it?
> >
> > -           if (altpm) {
> > +           if (altpm && !(pm->node.flags & PM_SPECIAL)) {
>
> That has remediated the test failure on CentOS 6.10, at least.
>


Messages sorted by: Reverse Date, Date, Thread, Author