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

pnoltes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit f9ada53f1923c991a4f73b52880c0808a6e0bfbb
Merge: 2efed0a8 9fd85c9f
Author: Pepijn Noltes <[email protected]>
AuthorDate: Mon Jun 5 22:33:14 2023 +0200

    Merge pull request #570 from apache/feature/simplify-cxx-exceptions
    
    Move celix::Exception to utils and refactor to use using ctor

 .../celix/{Exception.h => FrameworkExceptions.h}   | 26 +++++++++-------------
 libs/framework/include/celix/ServiceRegistration.h |  6 ++---
 libs/framework/include/celix/Trackers.h            | 13 +++++------
 .../{framework => utils}/include/celix/Exception.h | 17 +++-----------
 libs/utils/include/celix/Filter.h                  | 16 +++----------
 5 files changed, 26 insertions(+), 52 deletions(-)

Reply via email to