Re: Fix for non-sb-unicode read-socket-sequence
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]>
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Tim Howe wrote: > It looks like there are several typos in READ-SOCKET-SEQUENCE, perhaps > from when Unicode support was added. This patch gets everything working > on my system. Thanks for the patch, Tim. It's a good fix. I don't test much on sbcl without sb-unicode since sb-unicode is the default option. Thanks for the fix, it'll appear in the next version of CLSQL. Kevin