Re: SBCL changes break CLSQL

Zach Beane <[email protected]> Thu, 14 Apr 2011 10:37:37 -0400
Newsgroups gmane.lisp.clsql.general
Message-ID <[email protected]>
Nicolas Neuss <[email protected]> writes:

> Zach Beane <[email protected]> writes:
>
>> Nicolas Neuss <[email protected]> writes:
>>
>>> Hello,
>>>
>>> did someone already handle this problem:
>>>
>>> http://groups.google.com/group/quicklisp/browse_thread/thread/bc15326d899057da
>>>
>>> (For me asdf-loading clsql (from Quicklisp) with SBCL from CVS is
>>> sufficient to show the error.)
>>
>> Yes, it's fixed in the latest CLSQL from git. Quicklisp will incorporate
>> that update this month.
>>
>> Zach
>
> OK, thank you.  [Unfortunately, the git repository at b9.com seems to be
> somewhat underpowered (I got several times "connection reset by peer").
> So up to now I could not yet get an update.]

https://github.com/nikodemus/clsql has the SBCL fix, but I think the
official repos have progressed even more with other patches.

Zach