guile-devel
[Top][All Lists]
Advanced

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

Re: Odd Behavior


From: Noah Lavine
Subject: Re: Odd Behavior
Date: Mon, 31 Jan 2011 15:09:42 -0500

Wow, great!

On Mon, Jan 31, 2011 at 3:12 PM, Andy Wingo <address@hidden> wrote:
> On Mon 31 Jan 2011 19:44, Noah Lavine <address@hidden> writes:
>
>> ;;; compiling test.scm
>> ;;; WARNING: compilation of test.scm failed:
>> ;;; key wrong-type-arg, throw_args (#f "Wrong type to apply: ~S" (#f) (#f))
>> hello, world!
>
> Now it does:
>
>    scheme@(guile-user)> (load "/tmp/test.scm")
>    ;;; note: autocompilation is enabled, set GUILE_AUTO_COMPILE=0
>    ;;;       or pass the --no-autocompile argument to disable.
>    ;;; compiling /tmp/test.scm
>    ;;; WARNING: compilation of /tmp/test.scm failed:
>    ;;; key unbound-variable, throw_args (#f "Unbound variable: ~S" (codegen) 
> #f)
>    hello, world!
>
> Still ugly, but better.  Thanks for the example.
>
> A
> --
> http://wingolog.org/
>



reply via email to

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