Gerrit Binnenmars created CELIX-51:
--------------------------------------

             Summary: Improve maintainability code
                 Key: CELIX-51
                 URL: https://issues.apache.org/jira/browse/CELIX-51
             Project: Celix
          Issue Type: Wish
    Affects Versions: 0.0.1-incubating
         Environment: N.A.
            Reporter: Gerrit Binnenmars
            Priority: Minor
             Fix For: 0.0.2-incubating


A lot of typedefs are pointer to struct. When a parameter of such a type is 
used an indirection is needed, but this is not visible in the variable (e.g. 
function calls). Request to change all typedef that are now pointer to struct 
to simple struct typedefs.

--
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