# New Ticket Created by Andreas Rottmann # Please include the string: [perl #52600] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=52600 > The attached patch fixes several non-R5RS-isms and adds support for running the testsuite with GNU Guile (tested with 1.8.4). MANIFEST | 1 languages/eclectus/compiler.scm | 38 +++++++++--------------- languages/eclectus/guile/prelude.scm | 51 +++++++++++++++++++++++++++++++++ languages/eclectus/t/harness | 7 ++-- languages/eclectus/t/learning_scheme.t | 15 +-------- languages/eclectus/tests-driver.scm | 12 +++---- 6 files changed, 79 insertions(+), 45 deletions(-)