[gambit-list] Gerbil Q: gerbil.pkg doesn't produce module context, what's wrong?
Phillip Suero
philsuero at gmail.com
Thu Feb 13 10:07:04 EST 2020
Hi!
This:
echo "(package: a)" > gerbil.pkg
echo "(define (abc) 'yes)" > a.scm
gxi
(import ./a)
fails with:
> (import ./a)
*** ERROR IN ##main -- Syntax Error
*** ERROR IN (console)@1.9
--- Syntax Error: Cannot resolve relative module path; not in module context
... form: ./a
This should obviously work, right?! what's wrong??
Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20200213/9cd1af2f/attachment.htm>
More information about the Gambit-list
mailing list