[armedbear-devel] run-program :environment nil

Pascal J. Bourguignon pjb at informatimago.com
Tue Mar 27 13:43:38 UTC 2012


Rudi Schlatte <rudi at constantly.at> writes:

> SBCL takes an explicit environment parameter, using the current
> environment by default but never merging.  This seems like a sane
> approach.

Indeed, I forgot the default case.

run-program without an environment argument would be equivalent to:

      (run-program … :environment (getenv))


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
A bad day in () is better than a good day in {}.




More information about the armedbear-devel mailing list