#413: CFFI foreign-alloc breaks abcl ---------------------+---------------------------- Reporter: charmon | Owner: Type: defect | Status: new Priority: major | Milestone: Component: other | Version: 1.4.0-dev Keywords: | Parent Tickets: ---------------------+---------------------------- After rev 14849, the update to jna-4.2.2, the cffi foreign allocation (and maybe other things) break.
To reproduce, do:
(ql:quickload 'cffi)
(asdf:test-system 'cffi)
-- Ticket URL: http://abcl.org/trac/ticket/413 armedbear http://abcl.org armedbear