[
https://issues.apache.org/jira/browse/IGNITE-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14939620#comment-14939620
]
ASF GitHub Bot commented on IGNITE-1460:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/121
IGNITE-1460: "const" qualifiers fixed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isapego/ignite ignite-1460
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/121.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 #121
----
commit f68aec2e44e57e2e06c46f498af84ff3d6329b5b
Author: isapego <[email protected]>
Date: 2015-10-01T09:41:25Z
IGNITE-1460: "const" qualifiers fixed
commit 78ca707ec01a95254c3993d4c4ce45e1575f9195
Author: isapego <[email protected]>
Date: 2015-10-01T10:00:53Z
IGNITE-1460: unnecessary "const" qualifiers removed.
commit fe3faca85cfe5d1db9120395688cc8c5cfb26bd7
Author: isapego <[email protected]>
Date: 2015-10-01T10:02:31Z
Some unnecessary copying removed.
----
> CPP: Review all "const" usages on public API.
> ---------------------------------------------
>
> Key: IGNITE-1460
> URL: https://issues.apache.org/jira/browse/IGNITE-1460
> Project: Ignite
> Issue Type: Task
> Components: interop
> Affects Versions: 1.1.4
> Reporter: Vladimir Ozerov
> Assignee: Igor Sapego
> Fix For: ignite-1.5
>
>
> Need to make sure that all semantically constant parameters is really "const".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)