[armedbear-ticket] [armedbear] #100: Pathname #P reader does not reliably deserialize PATHNAMEs across Windows/non-Windows
#100: Pathname #P reader does not reliably deserialize PATHNAMEs across Windows /non-Windows -----------------------------+---------------------------------------------- Reporter: mevenson | Owner: somebody Type: defect | Status: new Priority: major | Milestone: Component: other | Version: Keywords: pathname reader | -----------------------------+---------------------------------------------- The #P reader does not work very well for a PATHNAME serialized under Windows/non-Windows, and de-serialized on the other platform. See discussion on thread http://article.gmane.org/gmane.lisp.armedbear.devel/1272 NB abcl-bin-0.20.0 needs to be re-released as it was compiled under Windows, giving errors of the form {{{ Compilation failed: Not an absolute pathname #P"\\___jar___file___root___\\**\\*.*" }}} under non-Windows. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/100> armedbear <http://common-lisp.net/project/armedbear> armedbear
#100: Pathname #P reader does not reliably deserialize PATHNAMEs across Windows /non-Windows -----------------------+---------------------------------------------------- Reporter: mevenson | Owner: somebody Type: defect | Status: closed Priority: major | Milestone: Component: other | Version: Resolution: fixed | Keywords: pathname reader -----------------------+---------------------------------------------------- Changes (by ehuelsmann): * status: new => closed * resolution: => fixed Comment: Reported to be fixed by using '/' consistently as a serialized path separator. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/100#comment:1> armedbear <http://common-lisp.net/project/armedbear> armedbear
participants (1)
-
armedbear