[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #959: make-pathname strips leading seperator in FILEN
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #959: make-pathname strips leading seperator in FILENAME component |
Date: |
Thu, 13 Dec 2012 17:46:31 -0000 |
#959: make-pathname strips leading seperator in FILENAME component
----------------------------+-----------------------------------------------
Reporter: kon | Owner:
Type: defect | Status: new
Priority: major | Milestone: someday
Component: core libraries | Version: 4.8.x
Keywords: pathname |
----------------------------+-----------------------------------------------
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.
--
Ticket URL: <http://bugs.call-cc.org/ticket/959>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #959: make-pathname strips leading seperator in FILENAME component,
Chicken Trac <=