Re: clsql_uffi loading patch

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Wed, 3 May 2006 07:20:58 -0600
Newsgroups gmane.lisp.clsql.devel
Message-ID <[email protected]>
Nathan Bird wrote:
> I was trying to get this running on windows and ran into a small bug. The
> relative pathname calculation wasn't taking into account the :device, and
> the *default-pathname-defaults* is a different device since the files are on
> D: and the Lisp is on C: (grr)
>
> Here is a patch to fix that, as well as trying to clean up the loading code
> a little bit. Where to search was being calculated in several different ways
> and I think this is a bit more straightforward (and possibly even more
> efficient).
> [...]

Thank you for the patch, Nathan. I'm adding it to the next release of
CLSQL.

-- 
Kevin Rosenberg
[email protected]