unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* "unbound variable"
@ 2011-06-26  8:00 Tomas By
  2011-06-27  3:40 ` nalaginrut
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Tomas By @ 2011-06-26  8:00 UTC (permalink / raw)
  To: guile-user

Hi all,

I have an extended Guile interpreter with a C function "get-map",
defined by "scm_c_define_gsubr", that I then try to use in the
(pure Scheme) module "mapdisplay", with the following result:

| mapdisplay.scm:36:12: In expression (get-map wg name):
| mapdisplay.scm:36:12: Unbound variable: get-map
| ABORT: (unbound-variable)
| guile> get-map
| #<primitive-procedure get-map>
| guile>

Any ideas what is happening here? How can I debug it?

/Tomas





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-01-08 17:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-26  8:00 "unbound variable" Tomas By
2011-06-27  3:40 ` nalaginrut
2011-06-27  8:12   ` Tomas By
2011-06-27  8:38     ` nalaginrut
2011-06-27  8:56       ` Tomas By
2011-06-27  9:18         ` nalaginrut
2011-06-27  9:41 ` Peter Brett
2011-06-27 21:44   ` Linas Vepstas
2011-06-28  6:15     ` Tomas By
2012-01-08 17:04 ` Andy Wingo

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).