Re: CLSQL version 5.1.0 released
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
On Apr 20, 2010, at 10:43 PM, Kevin Raison wrote: > I am having trouble with 5.1.0, using the newest UFFI and the newest CFFI. See the compile error below. It looks like the :ENCODING keyword is not valid for CFFI-UFFI-COMPAT:CONVERT-FROM-FOREIGN-STRING. Foreign string encoding is a recent addition to UFFI so that CLSQL can use foreign encodings. I don't know if the authors of CFFI-UFFI-COMPAT will add encoding to their UFFI emulation library. Kevin