Hello Клочков, 2012/1/22 Клочков Роман <m...@slavsoft.surgut.ru>: > The only problem for me is mem-ref. When there is an array of structs, I need > to use something like cffi::aggregatep to set fact, that struct are positioned > in row, not pointers to them.
This is an issue we're addressing in the 'fsbv' branch. There, when you define a FOO structure, (:STRUCT FOO) denotes the aggregate type, and plain FOO is deprecated but interpreted to mean (:POINTER (:STRUCT FOO)). Cheers, -- Luís Oliveira http://r42.eu/~luis/ _______________________________________________ cffi-devel mailing list cffi-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel