Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: Re: PATCH: local exports



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