tromey / emacs-ffi

FFI for Emacs
99 stars 17 forks source link

Some fixes, makes ffi-module compilable with newer Emacs again #12

Closed zevlg closed 7 years ago

zevlg commented 7 years ago

[fix] module_ffi_call: Can jump to `fail' label when result is not yet set

[fix] INIT_TYPE_ALIAS: typofix

[fix] `emacs_subr' is not public type in newer Emacs