Skip to content
Commit fd4e1de3 authored by Luís Oliveira's avatar Luís Oliveira
Browse files

Foreign library changes

- Fix loading of foreign libraries in cffi-allegro. Now tries to load
  whatever is passed to %load-foreign-library instead of refusing to
  load files with types that aren't in excl::*load-foreign-types*.
- Changes to %close-foreign-library in CMUCL and SBCL. Use string  instead of string-equal to match libraries.
- Lispworks: use :connection-style :immediate in %load-foreign-library.
- New foreign library interface.
parent 9ac097e9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment