In ficl.h, I think the macro:
#define ficlVmGetContext(vm) ((vm)->context)
needs updating, now that the context is inside the callback struct.
This appears to be a Ficl4 issue. Not clear whether there will be another Ficl 4 release, but will keep this open
Log in to post a comment.
This appears to be a Ficl4 issue. Not clear whether there will be another Ficl 4 release, but will keep this open