Re: Migrating from UFFI to CFFI

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Fri, 18 Oct 2013 20:44:26 -0600
Newsgroups gmane.lisp.clsql.general
Message-ID <[email protected]>
On Oct 17, 2013, at 4:44 AM, Victor <[email protected]> wrote:
> See these modifications as a patch attached to this message.

Thanks for forwarding the patch for ccl 1.9. I can commit it to UFFI.

> it appears that the CCL::%GET-UTF-8-CSTRING function is not a reliable
> one.

Even if it were reliable, I'd prefer to use documented/supported functions
with exported symbols. If you come across a better replacement, I'd be glad to
learn of it.

Kevin