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

Re: PATCH: Re: Segfault on "zmodload -u zsh/parameter"



On Mar 10,  5:32pm, Peter Stephenson wrote:
} Subject: Re: PATCH: Re: Segfault on "zmodload -u zsh/parameter"
}
} Bart Schaefer wrote:
} > +/**/
} > +nullnullsetfn(UNUSED(Param pm), UNUSED(int exp))
} >  {}
} 
} Did you mean something like the following?

I meant what I posted, but yours is equivalent.
 
} > Why do we have nullstrsetfn and nullintsetfn but nullsethashfn?
} 
} Presumably it's never been needed.

No, you've missed the point: "str set" vs. "set hash".

Both exist and are usd, they just have the middle two words of the name
transposed for no particular (?) reason.  I was grumbling for the sake
of grumbling.



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