![](https://secure.gravatar.com/avatar/7bb6d986347d5dec601f71d6e571af83.jpg?s=120&d=mm&r=g)
7 Sep
2017
7 Sep
'17
2:13 p.m.
(let ((lhs-quad (cffi:foreign-slot-value lhs '(:struct liblmdb:val) 'liblmdb:mv-data)) (rhs-quad (cffi:foreign-slot-value rhs '(:struct liblmdb:val) 'liblmdb:mv-data))) (declare (dynamic-extent lhs-quad rhs-quad)) (%compare-quad lhs-quad rhs-quad)))
try to use (cffi:with-foreign-object (lhs :pointer) ...) -- • attila lendvai • PGP: 963F 5D5F 45C7 DFCD 0A39 -- “There is one thing stronger than all the armies in the world, and that is an idea whose time has come.” — Victor Hugo (1802–1885)