> I look forward to the next bug report :) Here are some more files that don't need the benchmark suite to run. I also ran all of the tests with Gambit and there wasn't any errors.
Testing maze under Guile-r5rs Compiling... Running... ERROR: In procedure zero?: ERROR: Wrong type argument in position 1: #f Testing trav2 under Guile-r5rs Compiling... Running... ERROR: In procedure memoization: ERROR: Non-list result for unquote-splicing (#(node () () 1 #f #f #f #f #f #f ...) . #0#) in expression ((unquote-splicing (#<variable b7f5ff18 value: #<primitive-procedure cdr>> (#<variable b7f5ff48 value: #<primitive-procedure car>> #...@0+1)))). Testing trav1 under Guile-r5rs Compiling... Running... ERROR: In procedure memoization: ERROR: Non-list result for unquote-splicing (#(node () () 1 #f #f #f #f #f #f ...) . #0#) in expression ((unquote-splicing (#<variable b7f44f18 value: #<primitive-procedure cdr>> (#<variable b7f44f48 value: #<primitive-procedure car>> #...@0+1)))). Best Regards, Juhani
maze_bug.scm
Description: Binary data
trav1_bug.scm
Description: Binary data
trav2_bug.scm
Description: Binary data
