ffi: remove package nickname 'uffi'
authorDaniel Kochmański <daniel@turtleware.eu>
Tue, 4 Aug 2015 10:22:02 +0000 (12:22 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Tue, 4 Aug 2015 10:22:02 +0000 (12:22 +0200)
commit850f1ccce44b1fa7fb9d6395888d8287cadb52fa
tree3af8d6659960ee14963f9d526627ba0d51fb1d8a
parent7ac7ebf8b4d8c254698c86421023a318e34af347
ffi: remove package nickname 'uffi'

Our ffi isn't uffi 2.0 compatible and most systems wants this, when
they say (require 'uffi). Also if system has asdf dependency on
quicklisp) we have package name error.

We'll depend with UFFI 2.0 compability on cffi-uffi-compat, what is
the saniest approach. Some ECL specific patches will land there soon
to improve performance - no internal FFI api will change. It's just
nick removal.

Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
contrib/serve-event/serve-event.lisp
src/c/main.d