guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Support for (system '("echo" "foo" "bar"))


From: Rob Browning
Subject: Re: Support for (system '("echo" "foo" "bar"))
Date: Fri, 31 Oct 2003 11:47:44 -0600
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

address@hidden (Paul Jarc) writes:

>>     SCM_WRONG_TYPE_ARG (1, SCM_CAR (cmds));

Oh, right.  Good catch, that's a typo left over from a previous
incarnation.

> That should catch the null case too.  Or, to get the behavior Kevin
> described:

Hmm, maybe that's better.

>        (lambda . exception
>          (write exception (cdr p))
>          (force-output (cdr p))
>          (primitive-exit)))

Looks like maybe that should be (lambda exception ...).

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]