Summary

check tinyclos usage in easyffi

Metadata

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.