fnv (from git://github.com/blindglobe/fnv.git) used to build, but as of
today I get this full warning:
; caught WARNING:
; Defining a foreign type named :COMPLEX-DOUBLE. This symbol
; belongs to the KEYWORD package and that may interfere with other
; code using CFFI.
I'm using CFFI 0.10.7.1 on SBCL.
What should be done to fix it?
Thanks,
Zach