8 Sep
                
                    2011
                
            
            
                8 Sep
                
                '11
                
            
            
            
        
    
                4:45 p.m.
            
        On Thu, Sep 8, 2011 at 9:49 AM, Luís Oliveira <luismbo@gmail.com> wrote:
On Thu, Sep 8, 2011 at 2:07 PM, Frank Goenninger <frgo@me.com> wrote:
I get everything ok up until I am trying to call foreign-funcall-pointer ... - for which I have no way to create a call-by-value definition using FSBV.
Have a look at FSBV:FOREIGN-FUNCALL's definition. It shouldn't be too hard to define a similar wrapper on top of CFFI:FOREIGN-FUNCALL-POINTER.
So I guess an enhanced foreign-funcall-pointer is a feature request for the future merged FSBV in CFFI. When we get to that point, I'll have to remember to put that in. Liam