develooper Front page | perl.perl6.internals | Postings from April 2008

[perl #52600] [PATCH] Eclectus: now works also with Guile

From:
Andreas Rottmann
Date:
April 8, 2008 08:02
Subject:
[perl #52600] [PATCH] Eclectus: now works also with Guile
# 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(-)





Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About