Opened 15 years ago
Closed 15 years ago
#118 closed task (fixed)
check tinyclos usage in easyffi
Reported by: | felix winkelmann | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | extensions | Version: | 4.2.x |
Keywords: | easyffi tyinclos | Cc: | |
Estimated difficulty: |
Description
easyffi
uses tinyclos for C++ wrapping. Verify that it still works.
Note: See
TracTickets for help on using
tickets.
Simple tests seem to indicate that it works. easyffi does not generate
define-generic
expressions with a relatively crude registration hack to make sure that adefine-generic
doesn't overwrite generic functions defined in previously loaded, separate compilation units.