<div class="gmail_quote">On Tue, May 1, 2012 at 4:09 PM, Luís Oliveira <span dir="ltr"><<a href="mailto:luismbo@gmail.com" target="_blank">luismbo@gmail.com</a>></span> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Tue, May 1, 2012 at 8:18 PM, Zach Beane <<a href="mailto:xach@xach.com">xach@xach.com</a>> wrote:<br>
> fnv (from git://<a href="http://github.com/blindglobe/fnv.git" target="_blank">github.com/blindglobe/fnv.git</a>) used to build, but as of<br>
> today I get this full warning:<br>
><br>
>    ; caught WARNING:<br>
>    ;   Defining a foreign type named :COMPLEX-DOUBLE.  This symbol<br>
>    ;   belongs to the KEYWORD package and that may interfere with other<br>
>    ;   code using CFFI.<br>
><br>
> I'm using CFFI 0.10.7.1 on SBCL.<br>
><br>
> What should be done to fix it?<br>
<br>
</div>The fix should be straightforward. fnv should rename its<br>
:complex-double type to something like fnv::complex-double. I don't<br>
have an explanation how this could be a new warning, since it has been<br>
in CFFI for 5+ years.<br></blockquote><div><br></div><div>That mystified me as well.  There is one other system in quicklisp from the same source (this is "middleangle" isn't it?), I think blapack, that gave the same error.  I don't understand why this doesn't occur under older versions of CFFI, like 0.10.6.</div>

<div><br></div><div>Liam</div></div>