Re: The Logical Pathname (Song)

Martin Simmons <[email protected]>
Newsgroups gmane.lisp.lispworks.general
Message-ID <[email protected]>
It looks correct to me.  What are other CL's doing differently?

-- 
Martin Simmons
LispWorks Ltd
http://www.lispworks.com/



>>>>> On Wed, 11 Mar 2026 19:54:07 +0100, Marco Antoniotti (as marco dot antoniotti at unimib dot it) said:
> 
> Hi
> 
> I have the following
> 
> CL-USER 225 >
> (setf (logical-pathname-translations "LP")
> '(("**;*.*.*" "~/Projects/Foo/Bar/**/")))
> (("**;*.*.*" "~/Projects/Foo/Bar/**/"))
> 
> Then
> 
> CL-USER 256 > (merge-pathnames "ASD.F" "LP:FOO;QWE;")
> #P"LP:ASD.F.NEWEST"
> 
> Which is ... different from what other CL's do.
> 
> Any hermeneutics about this in LW?
> 
> Cheers
> MA
> 
> 
> -- 
> Marco Antoniotti, Professor, Director         tel. +39 - 02 64 48 79 01
> DISCo, University of Milan-Bicocca U14 2043   http://dcb.disco.unimib.it
> Viale Sarca 336
> I-20126 Milan (MI) ITALY
> 
> REGAINS: https://regains.disco.unimib.it/
> 

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
[email protected]
http://www.lispworks.com/support/lisp-hug.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.