On 7/16/10 7:28 AM, Mark Evenson wrote:
On 7/13/10 10:57 PM, Alessio Stalla wrote: […]
Two more tests still fail with respect to 0.20: PATHNAMES-PRINT-AND-READ-PROPERLY and PRINT.PATHNAME.1. I think they are related with Mark's latest changes in how pathnames are printed; for example, #P(:type "txt") is now incorrectly printed as #P(":TYPE "txt")", which then can't be read back. Mark, can you check?
#P de-serialization for a PATHNAME without a namestring was definitely broken by me. I am working on fixing it "soonest".
With [svn r12810][1] these regressions should now be fixed.
[1]: http://trac.common-lisp.net/armedbear/changeset/12810