![](https://secure.gravatar.com/avatar/326b108ffcc42f27628703b0c11ed239.jpg?s=120&d=mm&r=g)
25 Apr
2010
25 Apr
'10
12:31 p.m.
Hello, On Wed, Apr 21, 2010 at 9:45 AM, Jianshi Huang <huang@msi.co.jp> wrote:
< (ff:with-static-fobject (,var '(:array :char ,size) ---
(ff:with-static-fobject (,var (list :array :char ,size)
Thanks for the report. This fix is not correct because it inhibits stack allocation due to the type/size specification not being constant anymore. (Plus, the committed patch was missing a comma, which broke the macro altogether.) I've pushed a fix, along with a test. Cheers, -- Luís Oliveira http://r42.eu/~luis/