On Wed, Oct 16, 2013 at 10:21 AM, Thomas Hintz <[email protected]> wrote:
> Greetings Pluijzer,
>
> I think you need to put your hello.scm code in a module.

I suspected that was the case, but I wasn't sure and didn't have time
to test it.

If so, I think the documentation for 'require-extension' needs an
update. The manual states:

  [(require-extension ID ...)] is equivalent to (require-library ID
...) but performs an implicit import, if necessary.

As I read it, that implies that placing the extension code in a module
is *optional*. But apparently it is now required.

--
Matt Gushee

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to