[armedbear-ticket] [armedbear] #110: #\+ in JAR pathnames does not work (was: #\+ in cl+ssl filename confuses the compiler when looking for FASLs in jars)
armedbear
armedbear-devel at common-lisp.net
Wed Oct 13 12:32:18 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:
----------------------+-----------------------------------------------------
Changes (by mevenson):
* owner: ehuelsmann => mevenson
* status: new => assigned
* component: compiler => other
Comment:
Since '+' is the escape sequence for the SPACE character in URI encodings,
when the PATHNAME code thunks through the '+' is tranformed.
Change summary to be more descriptive as this has nothing to do with the
compiler per se.
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/110#comment:1>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list