[Armedbear-ticket] [armedbear] #365: ABCL-Jar not working on Mac OS X
armedbear
armedbear-devel at common-lisp.net
Sun Aug 17 19:14:18 UTC 2014
#365: ABCL-Jar not working on Mac OS X
-----------------------------+-----------------------
Reporter: robert goldman | Owner: mevenson
Type: defect | Status: reopened
Priority: major | Milestone: 1.4.0
Component: abcl-contrib | Version: 1.4.0-dev
Resolution: | Keywords:
-----------------------------+-----------------------
Comment (by robert goldman):
When I look at this further, I see that the logic for mapping the compiled
files has not materially changed. The `root` entry is still appended,
even if it is null, to the second entry in the pathname-directory of the
source-entry. I am not sure why the second element alone is correct, but
it's clear that it won't be either `:relative` or `:absolute`, so the
mapped directory will still be incorrect if the root is `NIL`.
Question: if the root is `NIL`, should we simply take the first element of
the source-mapping in its place?
It would really help to add a comment or two to the logic of the output-
entry binding.
--
Ticket URL: <http://abcl.org/trac/ticket/365#comment:9>
armedbear <http://abcl.org>
armedbear
More information about the armedbear-ticket
mailing list