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

Reply via email to