On Sat, Oct 4, 2014 at 6:12 PM, Mirko Vukovic <mirko.vuko...@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

_______________________________________________
Asdf-devel mailing list
Asdf-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel

Reply via email to