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

pengzheng pushed a change to branch hotfix/double-dlclose
in repository https://gitbox.apache.org/repos/asf/celix.git


    from 54b01ebb Fix #501: celix_bundleActivator_start fails silently.
     add dbe030c1 Fix typo.
     add a481f9d9 Abort bundle resolution when failing to load any shared 
object in bundle
     add cab704d3 Close shared objects already opened when failing to load all 
shared objects in bundle.

No new revisions were added by this update.

Summary of changes:
 libs/framework/gtest/CMakeLists.txt                |  5 +-
 .../CelixBundleContextBundlesWithErrorTestSuite.cc | 79 ++++++++++++++++++++++
 libs/framework/include_deprecated/module.h         |  2 +-
 libs/framework/src/module.c                        |  8 ++-
 4 files changed, 89 insertions(+), 5 deletions(-)
 create mode 100644 
libs/framework/gtest/src/CelixBundleContextBundlesWithErrorTestSuite.cc

Reply via email to