You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by abeliak <gi...@git.apache.org> on 2018/02/21 14:57:59 UTC

[GitHub] ignite pull request #3553: Ignite 7776 - long constants calculation

GitHub user abeliak opened a pull request:

    https://github.com/apache/ignite/pull/3553

    Ignite 7776 - long constants calculation

    Big L pull request with intL * int * int calculation of long constants

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-7776

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3553.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 #3553
    
----
commit 6a057a0356714e01aded0f38dbeac4b6db53e4ce
Author: Alexander Belyak <al...@...>
Date:   2018-02-21T13:45:29Z

    ignite-7776: fix memory configuration docs and minor assertion&naming fixes

commit af31159c1237ee8d47aa1dc39352dc66283d4d66
Author: Alexander Belyak <al...@...>
Date:   2018-02-21T14:52:54Z

    ignite-7776: use L after first multiplier in long constants calculation in tests

commit ad1dc6e625fb853761f01caf1b7034771ae36950
Author: Alexander Belyak <al...@...>
Date:   2018-02-21T14:55:04Z

    ignite-7776: use L after first multiplier in long constants calculation in tests

----


---

[GitHub] ignite pull request #3553: Ignite 7776 - long constants calculation

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/3553


---