Re: Bug in CONVERT-FROM-FOREIGN-STRING (patch included)
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Tue, 18 Nov 2003 13:11:18 -0700
| Newsgroups | gmane.lisp.uffi.devel |
|---|---|
| Message-ID | <[email protected]> |
Vebjorn Ljosa wrote: > I have attached a patch, which introduces LENGTH as a second argument > to FAST-NATIVE-TO-STRING. LENGTH can be NIL, if which case the length > is determined by strlen() as before. I have only tested it on > LispWorks; I would appreciate it if someone could verify that the > patch also works on Allegro CL. The patch works fine with AllegroCL, but I did have to remove the comment characters on the type declaration. I've uploaded version 1.4.4 with this change. Thanks. -- Kevin Rosenberg kevin-HJRc7zDS/[email protected]