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 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