Package: cl-cffi Version: 20080217-1 Severity: important
Current Debian version of cl-cffi cannot work with utf8-strings, because at low-level it tries to convert string to byte-array and vice versa. In current upstream version 10.3 (http://common-lisp.net/project/cffi/releases/cffi_0.10.3.tar.gz) this problem is already solved. Another solution is patching cl-cffi/src/strings.lisp. -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to ru_RU.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages cl-cffi depends on: ii common-lisp-controller 6.17 Common Lisp source and compiler ma cl-cffi recommends no packages. cl-cffi suggests no packages. -- no debconf information _______________________________________________ pkg-common-lisp-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-common-lisp-devel
