![](https://secure.gravatar.com/avatar/326b108ffcc42f27628703b0c11ed239.jpg?s=120&d=mm&r=g)
22 Jan
2012
22 Jan
'12
11:03 a.m.
Hello Клочков, 2012/1/22 Клочков Роман <monk@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/