* modules.c (the_root_module): Moved before scm_current_module.
authorNeil Jerram <neil@ossau.uklinux.net>
Fri, 1 Feb 2008 22:51:34 +0000 (22:51 +0000)
committerNeil Jerram <neil@ossau.uklinux.net>
Fri, 1 Feb 2008 22:51:34 +0000 (22:51 +0000)
commit3ac8359afda0372374bf555fcecc51bcd471cd33
tree1079e0c48338aab9dd481a0f68e6287238a00776
parent300b1ae58a43756bdac8603fc338cbce9efb754e
* modules.c (the_root_module): Moved before scm_current_module.
(scm_current_module): Return the root module if `the-module' fluid
gives #f.

* standalone/Makefile.am: Add stanza for test-with-guile-module.

* standalone/test-with-guile-module.c: New test.
NEWS
libguile/ChangeLog
libguile/modules.c
test-suite/ChangeLog
test-suite/standalone/.cvsignore
test-suite/standalone/Makefile.am