Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Re: Segfault on "zmodload -u zsh/parameter"
- X-seq: zsh-workers 20960
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: Re: Segfault on "zmodload -u zsh/parameter"
- Date: Thu, 10 Mar 2005 18:04:16 +0000
- In-reply-to: <200503101732.j2AHWLq5030940@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <1050305181810.ZM1556@xxxxxxxxxxxxxxxxxxxxxxx> <1050310165552.ZM5100@xxxxxxxxxxxxxxxxxxxxxxx> <200503101732.j2AHWLq5030940@xxxxxxxxxxxxxx>
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