Gábor Gyimesi created MINIFICPP-2230:
----------------------------------------
Summary: Fix slicing issues
Key: MINIFICPP-2230
URL: https://issues.apache.org/jira/browse/MINIFICPP-2230
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Gábor Gyimesi
In PR
[https://github.com/apache/nifi-minifi-cpp/pull/1668|https://github.com/apache/nifi-minifi-cpp/pull/1661]
clang tidy discovered some slicing issues that were silenced with the "//
NOLINT(cppcoreguidelines-slicing)" comment.
As [~fgerlits] suggested in
[https://github.com/apache/nifi-minifi-cpp/pull/1661#discussion_r1337412959]
these should be fixed in a separate change.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)