#467: Unable to load ISI's Powerloom (2010) ----------------------------------+----------------------- Reporter: Evenson Not Org | Owner: (none) Type: defect | Status: new Priority: major | Milestone: 1.6.2 Component: compiler | Version: 1.6.0-dev Resolution: | Keywords: Parent Tickets: | ----------------------------------+----------------------- Description changed by Evenson Not Org: Old description:
Stephen Varey writes in <https://mailman.common-lisp.net/pipermail /armedbear-devel/2020-May/004059.html>
{{{ I am trying to load powerloom into abcl.
If you download powerloom (https://www.isi.edu/isd/LOOM/PowerLoom/download.html#PowerLoom)
start abcl and then (load "~/powerloom-4.0.10/load-powerloom.lisp") ;;; assuming downloaded into home directory
It fails with the following stacktrace.
Can you help? }}}
This has exposed a bug in the compiler.
New description: Stephen Varey writes in <https://mailman.common-lisp.net/pipermail /armedbear-devel/2020-May/004059.html> {{{ I am trying to load powerloom into abcl. If you download powerloom (https://www.isi.edu/isd/LOOM/PowerLoom/download.html#PowerLoom) start abcl and then (load "~/powerloom-4.0.10/load-powerloom.lisp") ;;; assuming downloaded into home directory It fails with the following stacktrace. Can you help? }}} This has exposed a bug in the compiler. <https://github.com/armedbear/abcl/issues/186> -- -- Ticket URL: <http://abcl.org/trac/ticket/467#comment:3> armedbear <http://abcl.org> armedbear