You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "marco polo (JIRA)" <ji...@apache.org> on 2017/03/07 17:11:38 UTC

[jira] [Commented] (MINIFI-212) Don't allow implicit conversions of constructors

    [ https://issues.apache.org/jira/browse/MINIFI-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15899787#comment-15899787 ] 

marco polo commented on MINIFI-212:
-----------------------------------

This is being done in part through MINIFI-217. I will have a subsequent commit for this ticket to complete the task. 

> Don't allow implicit conversions of constructors
> ------------------------------------------------
>
>                 Key: MINIFI-212
>                 URL: https://issues.apache.org/jira/browse/MINIFI-212
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: C++
>            Reporter: marco polo
>            Assignee: marco polo
>
> Transaction(TransferDirection direction) 
> should be
> explicit Transaction(TransferDirection direction) 
> http://en.cppreference.com/w/cpp/language/explicit



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)