![](https://secure.gravatar.com/avatar/bfc2df4941985c6757bb9cc05a33e95f.jpg?s=120&d=mm&r=g)
#235: Compiled cl+ssl sources not reloadable -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: mevenson Type: defect | Status: closed Priority: major | Milestone: 1.1.0 Component: compiler | Version: 1.1.0-dev Resolution: fixed | Keywords: cffi, quicklisp -------------------------+-------------------------------------------------- Changes (by mevenson): * status: assigned => closed * resolution: => fixed Comment: The latest version of the [CFFI patches for ABCL][1] names the dynamically created interfaces for CFFI callbacks in a manner that no longer needs compliation. [1]: http://slack.net/~evenson/abcl/cffi/cffi-abcl-20121021a.patch A [version of this patch has been committed to the master CFFI repository][2], so this change will make it into the Quicklisp distributed version when there is a new release of CFFI. [2]: https://github.com/cffi/cffi/commit/bd316af736a0bd13e81e4f2f53a24709eaf72f6d -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/235#comment:5> armedbear <http://common-lisp.net/project/armedbear> armedbear