![](https://secure.gravatar.com/avatar/416a70abd70308f5737f51ddb95a924d.jpg?s=120&d=mm&r=g)
Hi, Does uiop/os have a function for setting environment variables? I have not found any in ASDF 3.1 Thanks, Mirko
![](https://secure.gravatar.com/avatar/0345f6261d6ced21145afdec166fd114.jpg?s=120&d=mm&r=g)
On Sat, Oct 4, 2014 at 6:12 PM, Mirko Vukovic <mirko.vukovic@gmail.com> wrote:
Hi,
Does uiop/os have a function for setting environment variables? I have not found any in ASDF 3.1
I'm not convinced this can be done portably on a large enough number of implementations. Also, the only reason to use it would be as a prelude to run-program, in which case it's not thread-safe, and using /usr/bin/env is safer (though not portable to Windows). That said, if you write it, I'll gladly apply the patch. —♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org If all values are relative, then cannibalism is a matter of taste. — Leo Strauss
participants (2)
-
Faré
-
Mirko Vukovic