Re: LIST-TABLES problem on LispWorks
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Sun, 13 Aug 2006 11:31:00 -0600
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Bill Atkins wrote: > I get a failed test from UFFI: > [...] > (UFFI:CONVERT-FROM-FOREIGN-STRING UFFI-TESTS::FS)) > Expected value: "a" > Actual value: "A??X????". That test passes on LW 4.4. I think that's likely related to the failure you're seeing with LW 5. As is, it appears that UFFI (and consequentially CLSQL) are broken on LW5. Patches would be welcomed. I'll also look at my budget, but I don't think I'll be purchasing Lispworks 5 in the near future. Kevin