Re: [Chicken-users] process-execute and environment variables

2013-11-11 Thread Peter Bex
On Sun, Nov 10, 2013 at 11:04:23PM +0100, Michele La Monaca wrote: > Hi again, > > I think process-execute and its siblings misbehave when handling > environment variables. For example: > > (process "ls" '()); works > (process "ls" '() '())

[Chicken-users] process-execute and environment variables

2013-11-10 Thread Michele La Monaca
Hi again, I think process-execute and its siblings misbehave when handling environment variables. For example: (process "ls" '()); works (process "ls" '() '()); fails (process "ls" '() '("LSCOLORS=ExFxBxDxCxegedab