[
https://issues.apache.org/jira/browse/LUCY-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marvin Humphrey resolved LUCY-230.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.4.0
> Trap exceptions from C
> ----------------------
>
> Key: LUCY-230
> URL: https://issues.apache.org/jira/browse/LUCY-230
> Project: Lucy
> Issue Type: New Feature
> Components: Object Framework
> Reporter: Marvin Humphrey
> Assignee: Marvin Humphrey
> Fix For: 0.4.0
>
> Attachments: 0001-LUCY-230-Add-Err_trap.patch,
> 0002-Port-tests-of-abstract-Obj-routines-to-C.patch,
> 0003-Start-core-tests-for-Err.patch,
> 0004-Add-Perl-binding-and-tests-for-Err-trap.patch
>
>
> The Clownfish exception mechanism wraps the host language's exception
> mechanism, making it possible to throw host exceptions from C code without
> knowledge of the host language. We need to augment this capability
> with a way to trap exceptions from C.
> This new feature will enable us to clean up a couple places in the code base,
> such as opening an index reader. More importantly, though, it will make it
> possible to write tests in C which verify error handling.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira