You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Gerrit Binnenmars (JIRA)" <ji...@apache.org> on 2015/11/04 08:47:27 UTC

[jira] [Created] (CELIX-283) Unexpected exception if output parameters are not NULL before

Gerrit Binnenmars created CELIX-283:
---------------------------------------

             Summary: Unexpected exception if output parameters are not NULL before
                 Key: CELIX-283
                 URL: https://issues.apache.org/jira/browse/CELIX-283
             Project: Celix
          Issue Type: Improvement
          Components: Framework
            Reporter: Gerrit Binnenmars
            Priority: Minor


Some functions (all?) expect that the output parameter is NULL on calling. This is inconvenient when the function is called in a loop.
Examples: serviceReference_getServiceRegistration
serviceRegistration_getServiceName
But likely there are more.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)