Opened 12 years ago
Closed 12 years ago
#959 closed defect (fixed)
make-pathname strips leading seperator in FILENAME component
Reported by: | Kon Lovett | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | core libraries | Version: | 4.8.x |
Keywords: | pathname | Cc: | |
Estimated difficulty: |
Description
CHICKEN Version 4.8.1 (rev 19a6b5b)
#;5> (make-pathname #f "/usr/local/lib/chicken/7/srfi-19-date.types")
"usr/local/lib/chicken/7/srfi-19-date.types"
Probably not what is expected or desired.
Note: See
TracTickets for help on using
tickets.
Fixed by 7818de84946260fabbaffbc971ac77583832ce83