Re: [quicklisp] Can't load clsql-sqlite3

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Tue, 29 Mar 2011 18:09:10 -0600
Newsgroups gmane.lisp.clsql.general
Message-ID <[email protected]>
Thanks for the patch, I'll apply it to the repository today.
I'll work to make a new release of CLSQL in the next few days
with some accumulated patches.

Kevin


On Mar 28, 2011, at 11:14 PM, Nikodemus Siivola wrote:

> On 29 March 2011 01:59, Zach Beane <[email protected]> wrote:
> 
>>> Thanks Zach.  I'm on the CLSQL-devel mailing list but I can't remember
>>> seeing this issue.  If I really need it I guess I can roll back to an
>>> earlier version of SBCL.  Do you know what version of SBCL changed the
>>> internals?
> 
> 1.0.46.11.
> 
>> I haven't brought it up on clsql-devel because I haven't had the time,
>> but the issue certainly should be raised there.
> 
> FWIW, I believe tha attached patch fixes this. I've verified that this
> restores buildability, and I believe that it should work -- but I
> haven't actually tested it beyond that.
> 
> It is also on top of
> 
>  https://github.com/nikodemus/clsql
> 
> for now. I'm not going to maintain that repository in the long run,
> though. It's just there for convenience's sake now.
> 
> Cheers,
> 
> -- Nikodemus