You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by gillius <gi...@git.apache.org> on 2015/10/10 05:17:33 UTC

[GitHub] incubator-groovy pull request: syntax documentation: update int + ...

GitHub user gillius opened a pull request:

    https://github.com/apache/incubator-groovy/pull/138

    syntax documentation: update int + BigDecimal results

    Per recent discussions on mailing list and experimentation in groovysh
    2.4.3, integral types (including BigInteger) with BigDecimal result in
    BigDecimal

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

    $ git pull https://github.com/gillius/incubator-groovy doc-math-operations

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

    https://github.com/apache/incubator-groovy/pull/138.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 #138
    
----
commit 712a6a0f799672f8ae5e477a44b93ca95ae27fd8
Author: Jason Winnebeck <gi...@gillius.org>
Date:   2015-10-10T03:13:06Z

    syntax documentation: update int + BigDecimal results
    
    Per recent discussions on mailing list and experimentation in groovysh
    2.4.3, integral types (including BigInteger) with BigDecimal result in
    BigDecimal

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-groovy pull request: syntax documentation: update int + ...

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

    https://github.com/apache/incubator-groovy/pull/138


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---