[jira] [Created] (IGNITE-1588) CPP: Fix constructor of the IgniteJvmOption class

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-1588) CPP: Fix constructor of the IgniteJvmOption class

Anton Vinogradov (Jira)
Igor Sapego created IGNITE-1588:
-----------------------------------

             Summary: CPP: Fix constructor of the IgniteJvmOption class
                 Key: IGNITE-1588
                 URL: https://issues.apache.org/jira/browse/IGNITE-1588
             Project: Ignite
          Issue Type: Task
            Reporter: Igor Sapego
            Assignee: Igor Sapego


Current implementation of the IgniteJvmOption class takes {{char*}} as argument, when it should take {{const char*}} and copy it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)