You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Nick Wellnhofer (JIRA)" <ji...@apache.org> on 2013/02/06 22:29:13 UTC

[lucy-issues] [jira] [Created] (LUCY-251) Test CFC exceptions in C

Nick Wellnhofer created LUCY-251:
------------------------------------

             Summary: Test CFC exceptions in C
                 Key: LUCY-251
                 URL: https://issues.apache.org/jira/browse/LUCY-251
             Project: Lucy
          Issue Type: Task
          Components: Clownfish
            Reporter: Nick Wellnhofer
            Priority: Minor


Code paths that throw exceptions via CFCUtil_die() can't be tested yet from C because we need a mechanism to catch those exceptions. This has already been implemented for Lucy (or the Clownfish runtime) as part of Clownfish::Err. It shouldn't be too hard to port this code to CFC. Then the remaining tests from the Perl test suite can be ported to C.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira