guile-devel
[Top][All Lists]
Advanced

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

Re: Again on Windows support (2)


From: Neil Jerram
Subject: Re: Again on Windows support (2)
Date: Wed, 17 Jun 2009 21:41:16 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

"carlo.bramix" <address@hidden> writes:

> $ ./pre-inst-guile -c '(display "foo")'
> Backtrace:
> In unknown file:
>    ?: 0* (begin (eval-string "(display") (quit))
>    ?: 1* [eval-string "(display"]

That is weird.

Can we first rule out a problem with your shell?  What output do you
get from this?

$ set - '(display "foo")' && echo "--${1}--" && echo "--${2}--"

Regards,
     Neil




reply via email to

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