Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: "typeset -m" plays havoc
- X-seq: zsh-workers 12809
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: "typeset -m" plays havoc
- Date: Thu, 14 Sep 2000 11:20:09 -0700
- In-reply-to: <1000914173545.ZM15847@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <005101c01e6c$8e67ea50$21c9ca95@xxxxxxxxxxxxxx> <1000914173545.ZM15847@xxxxxxxxxxxxxxxxxxxxxxx>
On Sep 14, 5:35pm, Bart Schaefer wrote:
> Subject: Re: PATCH: "typeset -m" plays havoc
> On Sep 14, 8:55pm, Andrej Borsenkow wrote:
> } Subject: RE: PATCH: "typeset -m" plays havoc
> }
> } What happens in case of
> }
> } splat() { typeset -F -m \* }
>
> Depending on what stands in for -F, it dumps core.
Which has nothing to do with my patch, by the way.
Bad Things happen in every version of zsh back to 2.4 if you specify other
type-declaration flags with -m. How bad, varies from "mostly harmless" to
"complete disaster" depending on which version and which flags, with the
more recent versions having the greater potential for flame-out.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author