On 21 Jan 2011, at 15:17, Faré wrote:

> On 21 January 2011 05:31, Pascal Costanza <[email protected]> wrote:
>> I guess this is going to be a nice exercise in writing portable programs... 
>> ;)
>> 
> Not for me :-/
> 
>>> 1 > (truename (user-homedir-pathname))
>>>> Error: File #4P"home:" does not exist.
>>>> While executing: TRUENAME
> Whoa, RMCL seems badly broken. Maybe you should replace TRUENAME with
> TRUENAMIZE everywhere that matters.

As I said before, this only happens when ASDF 2 is loaded. When ASDF 2 is not 
loaded, (truename (user-homedir-pathname)) returns a reasonable, although maybe 
somewhat unusual result.

ASDF 1 worked fine with RMCL.

Pascal

-- 
Pascal Costanza, mailto:[email protected], http://p-cos.net
Vrije Universiteit Brussel
Software Languages Lab
Pleinlaan 2, B-1050 Brussel, Belgium







_______________________________________________
asdf-devel mailing list
[email protected]
http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel

Reply via email to