Re: clisp screws my enviromnent
- From: Daniel Albuschat <daniel@xxxxxxxxxxxxxxx>
- Date: Mon, 30 Jul 2007 10:15:35 +0200
Rob Warnock wrote:
Daniel Albuschat <daniel@xxxxxxxxxxxxxxx> wrote:
+---------------
| What is going on, and how can I stop it from happening?
| It seems that my environment settings are overridden or discarded.
+---------------
What does (OS-SYSTEM "env") give you?
Compare that to running "env" in a shell.
Hello Rob,
when comparing the output of my lisp program that calls "env"
and "env" from a shell, there're only two differences:
SHLVL is "1" when called from the shell and "2" when called from
lisp and "OLDPWD" is missing in the lisp-env.
This doesn't sound like a serious issue at all.
I still (or even more so) can't imagine where that erroneous behaviour
might come from.
Regards,
Daniel Albuschat
.
- References:
- clisp screws my enviromnent
- From: Daniel Albuschat
- Re: clisp screws my enviromnent
- From: Rob Warnock
- clisp screws my enviromnent
- Prev by Date: Re: shootout: implementing an interpreter for a simple procedural language Minim
- Next by Date: Re: No Vacancy
- Previous by thread: Re: clisp screws my enviromnent
- Next by thread: Corpus Project
- Index(es):
Relevant Pages
|