[
https://issues.apache.org/jira/browse/IGNITE-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14937035#comment-14937035
]
ASF GitHub Bot commented on IGNITE-1588:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/117
IGNITE-1588: Fix for the IgniteJvmOption class
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isapego/ignite ignite-1588
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/117.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #117
----
commit 374ed5277d030cd28afdf0647769757ce3d1d9b1
Author: isapego <[email protected]>
Date: 2015-09-30T15:41:35Z
IGNITE-1588: Fix for the IgniteJvmOption class
commit ea795e7cabad83feb2f1a3518e9547c0f560dfa2
Author: isapego <[email protected]>
Date: 2015-09-30T15:48:49Z
Fix for indentation
----
> CPP: Fix constructor of the IgniteJvmOption class
> -------------------------------------------------
>
> Key: IGNITE-1588
> URL: https://issues.apache.org/jira/browse/IGNITE-1588
> Project: Ignite
> Issue Type: Task
> Components: interop
> Affects Versions: 1.1.4
> 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)