[armedbear-ticket] [armedbear] #100: Pathname #P reader does not reliably deserialize PATHNAMEs across Windows/non-Windows

armedbear armedbear-devel at common-lisp.net
Mon Jun 14 12:08:26 UTC 2010


#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


More information about the armedbear-ticket mailing list