From: Andy Wingo <wingo@pobox.com>
To: Noah Lavine <noah.b.lavine@gmail.com>
Cc: guile-devel@gnu.org
Subject: Re: Odd Behavior
Date: Mon, 31 Jan 2011 21:12:35 +0100 [thread overview]
Message-ID: <m3hbcoygr0.fsf@unquote.localdomain> (raw)
In-Reply-To: <AANLkTi=uxT3z1WgV5jcr=bQ_YOuC8u3QocaOqBO8MNag@mail.gmail.com> (Noah Lavine's message of "Mon, 31 Jan 2011 13:44:28 -0500")
On Mon 31 Jan 2011 19:44, Noah Lavine <noah.b.lavine@gmail.com> 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/
next prev parent reply other threads:[~2011-01-31 20:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-31 18:44 Odd Behavior Noah Lavine
2011-01-31 19:20 ` Noah Lavine
2011-01-31 19:36 ` Noah Lavine
2011-01-31 19:41 ` Andy Wingo
2011-01-31 20:12 ` Andy Wingo [this message]
2011-01-31 20:09 ` Noah Lavine
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3hbcoygr0.fsf@unquote.localdomain \
--to=wingo@pobox.com \
--cc=guile-devel@gnu.org \
--cc=noah.b.lavine@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).