Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ZSH_SCRIPT
On Wed, 2 Mar 2016 10:48:42 -0500
Greg Klanderman <gak@xxxxxxxxxxxxxx> wrote:
> Did you want this ztrdup in or not:
>
> zsh_script = ztrdup(runscript);
I think it makes sense (unless it's duplicated again).
> It looks like ZSH_NAME comes from argv[0] immediately after the early
> metification you pointed out above, but is being re-metified here:
>
> setsparam("ZSH_NAME", ztrdup_metafy(zsh_name));
That's probably wrong for the reasons I gave, unless I'm missing
something basic.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author