This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch feature/refactor_bundle_cache
in repository https://gitbox.apache.org/repos/asf/celix.git


    from e2970733 Remove incorrect oxygen
     add 696df62b Remove usage of deprecated celix array list function
     add f9feb174 Add new getLocation function to prevent use-after-free 
scenarios
     add f0f53f90 gh-486: Remove [[nodiscard]] usage (c++17 only)

No new revisions were added by this update.

Summary of changes:
 bundles/shell/shell/src/lb_command.c          | 26 +++++-----
 libs/framework/include/bundle_archive.h       | 16 +++++-
 libs/framework/include/celix/Bundle.h         | 72 +++++++++++++--------------
 libs/framework/include/celix/BundleContext.h  | 24 ++++-----
 libs/framework/include/celix/Exception.h      |  2 +-
 libs/framework/include/celix/Framework.h      |  6 +--
 libs/framework/include/celix/FrameworkUtils.h |  9 +++-
 libs/framework/include/celix_bundle.h         |  5 +-
 libs/framework/src/bundle.c                   |  6 +--
 libs/framework/src/bundle_archive.c           | 10 ++++
 libs/utils/include/celix/Filter.h             | 20 ++++----
 libs/utils/include/celix/Properties.h         | 34 ++++++-------
 12 files changed, 130 insertions(+), 100 deletions(-)

Reply via email to