[Openmcl-devel] (make-pathname :name "x.1") => #P"x>.1" bug or feature?
Mirko Vukovic
mirko.vukovic at gmail.com
Thu Apr 2 12:48:43 PDT 2015
Hello,
Doing (make-pathname :name "x.1") gives #P"x>.1"
On clisp and sbcl I get #P"x.1"
I am merging components to generate a name such as #P".../name.1.type" that
is needed by an external application.
Thanks,
Mirko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20150402/d3b0c683/attachment.htm>
More information about the Openmcl-devel
mailing list