[cffi-devel] uffi:make-pointer

Yaroslav Kavenchuk kavenchuk at jenty.by
Fri Nov 4 11:29:05 UTC 2005


Luis Oliveira wrote:

> Done. I think the only missing UFFI operator now is 
> foreign-string-length which doesn't seem to be used anywhere though.
> 
> Fri Nov  4 10:13:58 WET 2005  Luis Oliveira <loliveira at common-lisp.net>
>    * uffi-compat fixes
> 
>    - Implement uffi:make-pointer and export uffi:pointer-address.
> 
> 
> Thanks for testing uffi-compat, it hasn't had much real-world testing. 
> I only tested it with CL-GD and uffi-tests (though James had tried 
> clsql IIRC). Do let us know about your successes with it (or failures). 
> :-)
> 

Thanks.

But...

*** - FUNCALL: CFFI-UFFI-COMPAT:MAKE-POINTER is a macro, not a function
The following restarts are available:
...

May be use define-compiler-macro instead of defmacro?

-- 
WBR, Yaroslav Kavenchuk.



More information about the cffi-devel mailing list