I found a couple errors while compiling the most current snapshot of guile:
libguile/numbers.c uses SCM_BOOL rather than scm_from_bool at lines 3231 and 3285. srfi/srfi-1.c uses SCM_NULLP instead of scm_is_null at lines 723 and 745. Hope this helps. Peter Gavin <[EMAIL PROTECTED]> _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel