[armedbear-ticket] [armedbear] #110: #\+ in JAR pathnames does not work
armedbear
armedbear-devel at common-lisp.net
Tue Oct 19 17:02:55 UTC 2010
#110: #\+ in JAR pathnames does not work
----------------------+-----------------------------------------------------
Reporter: charmon | Owner: mevenson
Type: defect | Status: assigned
Priority: minor | Milestone:
Component: other | Version: 0.23
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment(by mevenson):
Replying to [comment:2 charmon]:
> i don't know if I'd say this has nothing to do with the compiler, as it
has to do with the bogus encoding done to filenames by the compiler, even
if indirectly.
Since all of the logic in dealing with PATHNAMES is mostly implemented as
Java in Pathname.java, I think the compiler will need no fixes to solve
this, hence why I don't think the component is the compiler. It may
indeed effect the compiler indirectly, but only insomuch as it uses such
primitives.
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/110#comment:3>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list