
13 Apr
2006
13 Apr
'06
10:49 a.m.
On Thu, 13 Apr 2006 10:28:20 +0200, Rudi Schlatte <rudi@constantly.at> said:
The attached patch fixes swank-loader for Lispworks 4.3 on Windows when (user-homedir-pathname) resides on a different drive than swank- loader:*source-directory*. The observed failure mode was that swank-loader tried to load the lisp wource files from the wrong drive.
Should be fixed in CVS now (also the loading of the site-init file). __Martin