#251: ffi callbacks don't unbox integer values --------------------------------------------+------------------------------- Reporter: sboukarev | Owner: mevenson Type: defect | Status: accepted Priority: major | Milestone: 1.1.0 Component: libraries | Version: 1.1.0-dev Keywords: hunchentoot quicklisp cffi jna | --------------------------------------------+------------------------------- Changes (by mevenson):
* keywords: quicklisp cffi jna => hunchentoot quicklisp cffi jna * priority: critical => major
Comment:
Need some basic macrology--and a reasonable abstraction of type-- in [ABCL's cffi-sys:convert-args-to-lisp-values][cffi-abcl]
[cffi-abcl]: https://github.com/easye/cffi/commit/c630aaf3b41501d3d2ac60b94461f96627fce62...
No longer critical, as CL+SSL at least sort of loads. Callbacks still fail (sometimes) until the types are properly reasoned about.