Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Re: PATCH: local exports
- X-seq: zsh-workers 10751
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: Re: PATCH: local exports
- Date: Fri, 14 Apr 2000 09:51:47 +0200 (MET DST)
- In-reply-to: Peter Stephenson's message of Thu, 13 Apr 2000 18:54:19 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Peter Stephenson wrote:
> ...
>
> Oddly, this wasn't actually my fault; it came from the import of special
> parameters at startup. The code set the variable, then tried to replace
> the value in the environment with the value generated internlly, for
> consistency. Unfortunately it was trying to replace it into the old
> environment, which failed. This returned null, which was set to the env
> element of the parameter struct.
Hm... importing special parameters... could this have something to do
with Bart's FPATH problem? But I debugged through the FPATH-importing
when trying to reproduce his problem and that seemed to work fine...
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author