You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mr TheSegfault (JIRA)" <ji...@apache.org> on 2019/03/14 16:40:00 UTC

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

     [ https://issues.apache.org/jira/browse/MINIFICPP-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mr TheSegfault resolved MINIFICPP-685.
--------------------------------------
    Resolution: Fixed

> 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
>            Priority: Minor
>             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)