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 2022/08/11 08:37:00 UTC

[jira] [Created] (MINIFICPP-1904) Replace (void) casts with [[ maybe_unused ]]

Gábor Gyimesi created MINIFICPP-1904:
----------------------------------------

             Summary: Replace (void) casts with [[ maybe_unused ]]
                 Key: MINIFICPP-1904
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1904
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Gábor Gyimesi


[[ maybe_unused ]] attribute suppresses warnings on unused entities, which would be an improvement on the currently used void casts.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)