You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (JIRA)" <ji...@apache.org> on 2018/11/26 10:29:00 UTC

[jira] [Created] (MINIFICPP-685) Improve const correctness of property getters

Arpad Boda created MINIFICPP-685:
------------------------------------

             Summary: Improve const correctness of property getters
                 Key: MINIFICPP-685
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-685
             Project: NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Arpad Boda
            Assignee: Arpad Boda
             Fix For: 0.6.0


Most of property getters are non-const, but they should be.

Virtual functions shouldn't be modified in minor release, the rest can be fixed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)