[ 
https://issues.apache.org/jira/browse/CELIX-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pepijn Noltes closed CELIX-51.
------------------------------

    Resolution: Fixed

For now we decided to rename _t typedef to _pt, to make it clear it is a 
typedef to a pointer.
                
> 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
>              Labels: features
>             Fix For: 0.0.2-incubating
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> 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