Summary
check tinyclos usage in easyffi
Metadata
- Id: ff15012463982f820aa32b1b4f2cc1cc6077cec5
- Trac id: 118
- Type: task
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.2.x
- Changetime: 2009-11-16 16:59:08 UTC
- Created: 2009-11-12 15:56:18 UTC
- Keywords: easyffi tyinclos
Description
`easyffi` uses tinyclos for C++ wrapping. Verify that it still works.
Changes and comments
[2009-11-16 16:59:08 UTC] felix changed status from new to closed
[2009-11-16 16:59:08 UTC] felix set resolution to fixed
[2009-11-16 16:59:08 UTC] felix wrote:
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 a `define-generic` doesn't overwrite generic functions defined in previously loaded, separate compilation units.