
13 Apr
2004
13 Apr
'04
7:26 p.m.
ross 2004/04/13 16:26:37 PDT Modified files: src ffi.c Log: Tighten the FFI implementation to exclude macros, unless the stub file is compiled with ENABLE_MACRO_INTERFACE defined. The FFI does not allow interfacing to macros, and they won't work with code generators that don't go through C (e.g. in GHC). Revision Changes Path 1.35 +24 -5 hugs98/src/ffi.c