#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.