Summary
make-pathname strips leading seperator in FILENAME component
Metadata
- Id: 282af35570a8808585dd42c2681d98e2333cfa2d
- Trac id: 959
- Type: defect
- Reporter: kon
- Owner:
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: someday
- Version: 4.8.x
- Changetime: 2012-12-14 16:25:37 UTC
- Created: 2012-12-13 18:46:31 UTC
- Keywords: pathname
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.
Changes and comments
[2012-12-14 16:25:37 UTC] mario changed status from new to closed
[2012-12-14 16:25:37 UTC] mario set resolution to fixed
[2012-12-14 16:25:37 UTC] mario wrote:
Fixed by 7818de84946260fabbaffbc971ac77583832ce83