<br><br><div><span class="gmail_quote">On 5/19/06, <b class="gmail_sendername">Luís Oliveira</b> <<a href="mailto:luismbo@gmail.com">luismbo@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 2006-maj-19, at 23:43, Ken Tilton wrote:<br>> The allocate ended up with CFFI being passed ':float, which really<br>> made CFFI unhappy.<br><br>Strange, it works for me.<br><br>UFFI> (allocate-foreign-object :float 16)
<br>#<A Mac Pointer #x302E30><br><br>Also, ':float shouldn't be a problem:<br><br>CFFI> (foreign-alloc ':float)<br>#<A Mac Pointer #x3019F0><br><br><br>> But a similar hack on deref-array did not fly [...]
<br><br>If I understand the UFFI docs correctly, I think your code is not<br>correct UFFI, since deref-array expects an array type,...</blockquote><div><br>OK, that is probably it. We have been thrashing around with old UFFI code half transitioned half not etc etc. Probably flipped some stuff over to  CFFI then tried ... well, you get the idea.
<br><br>thx, kt <br></div><br></div><br>