You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gábor Gyimesi (Jira)" <ji...@apache.org> on 2023/09/27 09:28:00 UTC

[jira] [Created] (MINIFICPP-2230) Fix slicing issues

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)