gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] GCL on Windows


From: root
Subject: [Gcl-devel] GCL on Windows
Date: Tue, 14 Dec 2004 09:06:01 -0500

Bill, Mike, Camm,

The |cd| function has a function call:

(user-homedir-pathname) ==> #P"~/"
(truename (user-homedir-pathname)) ==>
  Cannot get the truename of #P"~/"

Axiom uses this to set the current directory before calling the 
si::chdir function. We can work around this.

t





reply via email to

[Prev in Thread] Current Thread [Next in Thread]