On 2005-dec-22, at 13:15, Martin Simmons wrote:
No, LispWorks doesn't support that kind of call with random run- time types. The problem is that some of the low level calling conventions are very baroque in which registers they use to pass the arguments, so supporting a call
pattern with run-time types is too complicated.

Actually, cffi:foreign-funcall's type arguments aren't evaluated. Does this help?

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

_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to