mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-03-10 07:00:20 -07:00
Merge branch 'gray-path' into 'develop'
Add generic PATHNAME and TRUENAME See merge request embeddable-common-lisp/ecl!320
This commit is contained in:
commit
ba45731c19
9 changed files with 186 additions and 22 deletions
|
|
@ -20,6 +20,7 @@
|
|||
(type nil type-supplied-p)
|
||||
(system-p nil)
|
||||
&allow-other-keys)
|
||||
(setf name (pathname name))
|
||||
(let* ((format '())
|
||||
(extension '()))
|
||||
(unless type-supplied-p
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue