> 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
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: