Re: asdf and relative names

Richard M Kreuter <[email protected]> Wed, 03 Sep 2008 17:06:37 -0400
Newsgroups gmane.lisp.cclan.general
Message-ID <[email protected]>
"Faré" <[email protected]> writes:

> At ITA, we've been happily using the attached file to allow names such
> as "foo/bar/baz" to be used for component names, either modules or
> files. It works great for us, and allows to portably use #\/ to denote
> relative pathnames where the character was previously forbidden in
> portable systems.

Why aren't you calling PARSE-NAMESTRING on the string?  Constructing a
pathname from substrings you parse manually will yield different
results on different Lisps in various cases.

--
Richard


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
cclan-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cclan-list