PengZheng opened a new pull request, #806: URL: https://github.com/apache/celix/pull/806
### Description This pull request focuses on improving code clarity and consistency. The changes include: - Adding memory ownership annotations to improve code documentation and enable better static analysis. - Standardizing function declarations by explicitly including `void` in parameter lists for consistency. - Introducing the `CELIX_HAS_ATTRIBUTE` macro to check for attribute support. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
