Re: LIST-TABLES problem on LispWorks
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Mon, 14 Aug 2006 00:23:43 -0600
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Bill Atkins wrote: > I think I've pinned it down. The problem was in FAST-NATIVE-TO-STRING > in uffi/src/strings.lisp . I added a reader conditional for > :lispworks5 and now I can use LIST-TABLES, SELECT, etc. without any > apparent issues. I changed the reader conditionals on the defun so > that they look like this: Excellent, Bill. Your change makes sense based upon your earlier fix. I'm releasing UFFI 1.5.15 with the changes you've made. > Thanks for CLSQL! It's a pleasure, and of late, more community-supplied improvements than ever. -- Kevin Rosenberg [email protected]