Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: handling of variables
- X-seq: zsh-users 8454
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: handling of variables
- Date: Tue, 1 Feb 2005 16:40:11 +0000
- In-reply-to: <1050201152428.ZM9278@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <2005-02-01T12-49-14@xxxxxxxxxxxxxxxxxxxxxxxxx> <200502011410.j11EAA9D029705@xxxxxxxxxxxxxx> <1050201152428.ZM9278@xxxxxxxxxxxxxxxxxxxxxxx>
On Feb 1, 3:24pm, Bart Schaefer wrote:
} Subject: Re: handling of variables
}
} I *think* (not yet sure) this is happening because [...]
Nope, that's not it.
I now think that exec.c:save_params() needs to copy the value returned
by ecrawstr() before storing it in the restore_p linked list, but I'm
not sure what kind of memory to copy it into or what ramifications that
has for restore_params().
Messages sorted by:
Reverse Date,
Date,
Thread,
Author