
31 May
2010
31 May
'10
12:32 p.m.
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