cvs commit: hugs98/src ffi.c

ross at glass.cse.ogi.edu ross at glass.cse.ogi.edu
Tue Apr 13 17:26:37 EDT 2004


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


More information about the Cvs-hugs mailing list