rlenferink opened a new issue #102: Create celix_constants.h to replace 
constants.h
URL: https://github.com/apache/celix/issues/102
 
 
   Most of the celix user API got a celix_ prefixed alternative. This is not 
jet the case fo the constants.h. This is needed, because a header name 
constants.h can easily lead to clashed.
   
   Note this needs to be done correctly ->All the celix_*.h headers depending 
on celix constants need to include celix_constants.h and not constants.h (i.e. 
move all contants to celix_constants.h and include that from constants. Also 
when needed add a CELIX_ prefix to the constants in the celix_contants.h)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to