commit | 15e36c4f7fddb31db54ff7f1c4eeefe859f910ff | [log] [tgz] |
---|---|---|
author | Nick Wellnhofer <wellnhofer@aevum.de> | Fri Nov 24 14:53:11 2017 +0100 |
committer | Nick Wellnhofer <wellnhofer@aevum.de> | Fri Nov 24 15:17:40 2017 +0100 |
tree | e8f43461b50246beeef30441f61097f5951a5fe8 | |
parent | 7238ced291cd7e393a7e4ce60995e30bf04a4c03 [diff] |
Disable thread support under Perl 5.8 We got some mysterious CPAN Testers failures with several 5.8 releases when calling Err_get_error from a thread. Disable thread support under Perl 5.8, even if 5.8.9 seems to work. (Note that version 5.10.0 has already been blacklisted.) http://matrix.cpantesters.org/?dist=Clownfish+0.6.2 http://www.cpantesters.org/cpan/report/4c2e4fd2-cf8c-11e7-b8bd-809199b835e7 http://www.cpantesters.org/cpan/report/a93c273a-cf8c-11e7-b8bd-809199b835e7
The Apache Clownfish “symbiotic” object system pairs with “host” programming language environments and facilitates the development of high performance language extensions.
Bindings for the following hosts are under development:
To build and install Apache Clownfish, follow the instructions in the accompanying “INSTALL” document.
The target audience for the current release of Clownfish is developers. Clownfish is developed by the Apache Lucy community, where it is used to provide host language bindings for the Lucy search engine library; we expect that as Clownfish matures it will eventually spin off as an independent project. If you would like to contribute to Clownfish, please join the Lucy developers mailing list.