[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue: PATHNAME-COMPONENT-CASE (Version 2)
- To: Sandra J Loosemore <sandra%defun@CS.UTAH.EDU>
- Subject: Re: Issue: PATHNAME-COMPONENT-CASE (Version 2)
- From: David A. Moon <Moon@STONY-BROOK.SCRC.Symbolics.COM>
- Date: Thu, 23 Mar 89 12:18 EST
- Cc: cl-cleanup@SAIL.STANFORD.EDU
- In-reply-to: <8903231444.AA12384@defun.utah.edu>
Date: Thu, 23 Mar 89 07:44:49 MST
From: sandra%defun@cs.utah.edu (Sandra J Loosemore)
I still claim that there is no portable way to
use MAKE-PATHNAME (even if the problems with case are involved),
because there are other problems with things like the lengths of
strings and what characters are valid in the various pathname fields
on different file systems.
I think there is a big difference between "it is possible to write
non-portable programs using MAKE-PATHNAME" and "it is impossible
to write any useful portable programs using MAKE-PATHNAME."