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

Alexander Broekhuis resolved CELIX-74.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.0.2-incubating

I've updated the file and used Eclipse CDT's Organize Imports feature. Not sure 
yet if I like it or not, but if this is good enough it could help out fixing 
other files as well.

Could you please take a look if you agree with the fix?

=========================================
Author: abroekhuis
Date: Thu Jul 11 08:02:17 2013
New Revision: 1502141

URL: http://svn.apache.org/r1502141
Log:
CELIX-74: Fixed includes to satisfy all types used in the header itself.
                
> The serviceTrackerCustomizer header uses, but does not include, the 
> serviceReference header.
> --------------------------------------------------------------------------------------------
>
>                 Key: CELIX-74
>                 URL: https://issues.apache.org/jira/browse/CELIX-74
>             Project: Celix
>          Issue Type: Bug
>            Reporter: Mike van Dongen
>            Assignee: Alexander Broekhuis
>            Priority: Critical
>             Fix For: 0.0.2-incubating
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> The header file 'service_tracker_customizer.h' has references to the type 
> service_reference_pt but this type is not known.
> The header file 'service_reference.h' defines the type but is not included.
> This bug can be reproduced by simply including 'service_tracker_customizer.h' 
> in an empty project without other Celix includes.

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