pnoltes opened a new pull request, #829: URL: https://github.com/apache/celix/pull/829
This PR removes the following deprecated headers: * `utils.h` * `export.h` * `celix_utils_api.h` The remaining deprecated utility headers (`hash_map.h` and `filter.h`) are scheduled for removal in a separate PR. The current failure in the **Linux apt RelWithDebInfo** build appears unrelated to these changes. It is likely tied to the recently introduced GCC static analyzer causing Out-Of-Memory (OOM) issues in the build container. A fix for the CI infrastructure should be done separately. -- 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]
