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: carlo\.bramix
Subject: Re: Again on Windows support (2)
Date: Fri, 19 Jun 2009 10:15:32 +0200

Hello,
this is what I get with this test:

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

Sincerely,

Carlo Bramini.

---------- Initial Header -----------

>From      : "Neil Jerram" address@hidden
To          : "carlo.bramix" address@hidden
Cc          : "guile-devel" address@hidden
Date      : Wed, 17 Jun 2009 21:41:16 +0100
Subject : Re: Again on Windows support (2)

> "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]