On Wed Jun 29 02:32:33 2011, nicholas wrote: > or whether the code to invoke csh should clean out %ENV after forking. Now fixed with commit a3342be in a very similar way: An effective ‘local %ENV’ is done before the fork, since that was easier than changing the open(...) call to fork/exec (and how would you do the latter on Windows anyway?).Thread Previous | Thread Next