19 Jan
2009
19 Jan
'09
11:24 a.m.
John Fremlin <jf@msi.co.jp> writes:
After light testing and comments from Duane at Franz, this is our proposed shareable-byte-vector implementation for Allegro. [...] `(let ((,ptr-var (ff:fslot-address-typed :unsigned-char :lisp ,vector)))
Sorry, the testing was not sufficient. This does not work properly with :static-reclaimable buffers, giving a wrong address. We are investigating. . . [...]