From: Bill Schottstaedt <bil@ccrma.Stanford.EDU>
Subject: pk in boot-9.scm
Date: Sun, 01 May 2005 04:50:37 -0700 [thread overview]
Message-ID: <4274C28D.8010004@ccrma> (raw)
A less-than-ideal error message (abstracted from a much larger context):
guile> (version)
"1.7.2"
guile> (+ pk 1.0) ; "pk" was a typo in the original code
Backtrace:
In standard input:
5: 0* [+ {#<procedure peek stuff>} 1.0]
standard input:5:1: In procedure + in expression (+ pk 1.0):
standard input:5:1: Wrong type argument in position 1: #<procedure peek stuff>
ABORT: (wrong-type-arg)
guile>
caused by ice-9/boot-9.scm line 225 -- perhaps pk could be moved to a
debugging module or something.
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile
next reply other threads:[~2005-05-01 11:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-01 11:50 Bill Schottstaedt [this message]
2005-05-22 16:56 ` pk in boot-9.scm Marius Vollmer
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=4274C28D.8010004@ccrma \
--to=bil@ccrma.stanford.edu \
/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).