[cffi-devel] uffi:make-pointer

Luis Oliveira luismbo at gmail.com
Fri Nov 4 12:00:01 UTC 2005


On 4/nov/2005, at 11:42, Yaroslav Kavenchuk wrote:
> Luis Oliveira wrote:
>> That's odd. UFFI's make-pointer is a macro. What code is trying to
>> funcall make-pointer?
>
> Only here:
>
> odbc-api.lisp:
>
> (defun %set-attr-odbc-version (henv version)
>   (with-error-handling (:henv henv)
>       (SQLSetEnvAttr henv $SQL_ATTR_ODBC_VERSION
> 		     (make-pointer version :void) 0)))

Hmm, are you sure that's where the error is? Can you paste the 
backtrace when FUNCALL throws that error?

-- 
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/
Equipa Portuguesa do Translation Project
http://www.iro.umontreal.ca/translation/registry.cgi?team=pt




More information about the cffi-devel mailing list