Re: [PR] Feature/509 remove deprecated version (celix)

2024-02-11 Thread via GitHub
pnoltes merged PR #728: URL: https://github.com/apache/celix/pull/728 -- 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: dev-unsubscr...@celix.apache.org

[PR] Feature/87 add additional svc tracker bundle context funtions (celix)

2024-02-11 Thread via GitHub
pnoltes opened a new pull request, #729: URL: https://github.com/apache/celix/pull/729 This pull request introduces several new bundle context C functions and C++ ServiceTracker methods. These additions allow tracked services to be called using callbacks on the current thread through a serv

Re: [PR] Feature/87 add additional svc tracker bundle context funtions (celix)

2024-02-11 Thread via GitHub
codecov-commenter commented on PR #729: URL: https://github.com/apache/celix/pull/729#issuecomment-1937828586 ## [Codecov](https://app.codecov.io/gh/apache/celix/pull/729?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report

Re: [PR] Feature/674 add element type to array list (celix)

2024-02-11 Thread via GitHub
pnoltes commented on PR #727: URL: https://github.com/apache/celix/pull/727#issuecomment-1937829380 > Concerning the asserts, my preference is to remove them in the `celix_arrayList_get*` functions, but keep them in the `celix_arrayList_add*` functions. I prefer not use the `CELIX_ILLEGAL_A