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

ECL fixes

- cffi-ecl fixes:
   - push cffi-features:unix on darwin too.
   - use si:load-foreign-module instead of ffi:load-foreign-library
     on DFFI platforms.
   - use convert-external-name in foreign-symbol-pointer.
- wrap defcvar's define-foreign-symbol around eval-when.
- simplify default-library-suffix
- cffi-tests:
   - load libtest.o on ECL platforms without DFFI.
   - conditionalize the tests with 127 arguments based on the
     value of lambda-parameters-limit.
parent b33875c1
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