On Mon, Sep 30, 2002 at 03:10:36AM -0400, Glenn Maynard wrote: > Gek, I figured it out. You unsetenv(), and then the next time it's > called, it just changes the static and returns, thinking it was still in > the environment (but it's not, since the last call unsetenv()'d it.)
Thanks! I've applied this patch. -- Alexander.
