Opened 16 years ago
Closed 16 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-genericexpressions with a relatively crude registration hack to make sure that adefine-genericdoesn't overwrite generic functions defined in previously loaded, separate compilation units.