 
            
            
            
            
                27 Mar
                
                    2012
                
            
            
                27 Mar
                
                '12
                
            
            
            
        
    
                8:43 a.m.
            
        Rudi Schlatte <rudi@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 {}.