Is this assertion
(assert
(equal
(cffi:with-foreign-string (data "foobar" :encoding :utf-16)
(cffi:foreign-string-to-lisp data :count 6 :encoding :utf-16))
"foobar"))expected to fail? Helmut _______________________________________________ cffi-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel
