Re: "unbound variable"

2011-06-26 Thread nalaginrut
> 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: U

"unbound variable"

2011-06-26 Thread Tomas By
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: