pathnames.impure.lisp / PRINT/READ-CONSISTENCY failing on windows 64

Bug #1458164 reported by 3b
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Triaged
Undecided
Unassigned

Bug Description

on x8664 windows, 1.2.11.70
 Failure: pathnames.impure.lisp / PRINT/READ-CONSISTENCY

from (make-pathname :name "\\" :type "txt") PRINTing as #P"\\.txt" which READs as #P"/.txt".

Not sure if it should handle "\\" in :NAME differently or just skip that part of the test on windows since it probably isn't a valid character in filenames anyway.

Changed in sbcl:
status: New → Fix Released
Stas Boukarev (stassats)
Changed in sbcl:
status: Fix Released → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.