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

szaszm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git


    from c69805c42 MINIFICPP-2372 Update NOTICE year to 2024
     new ef58807d7 MINIFICPP-2371 Build fix for >= libc++17
     new 2e9e78cd7 MINIFICPP-2347 Add path of the json node to the exception

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/ci.yml                      |  3 --
 bootstrap/package_manager.py                  |  5 ++
 bootstrap/system_dependency.py                |  1 +
 cmake/Date.cmake                              |  6 +++
 extensions/expression-language/CMakeLists.txt | 29 +++++++++++
 libminifi/include/core/flow/Node.h            | 15 +++---
 libminifi/include/core/json/JsonNode.h        | 34 ++++++-------
 libminifi/include/utils/TimeUtil.h            |  2 +-
 libminifi/src/core/flow/Node.cpp              |  5 +-
 thirdparty/date/826_libcpp_17_build_fix.patch | 69 +++++++++++++++++++++++++++
 10 files changed, 139 insertions(+), 30 deletions(-)
 create mode 100644 thirdparty/date/826_libcpp_17_build_fix.patch

Reply via email to