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

[GitHub] incubator-groovy pull request: fix GROOVY-7637 and GROOVY-7636 iss...

GitHub user tkruse opened a pull request:

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

    fix GROOVY-7637 and GROOVY-7636 issues around Number Comparisons

    

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

    $ git pull https://github.com/tkruse/incubator-groovy groovy-7637-compareTo

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

    https://github.com/apache/incubator-groovy/pull/150.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 #150
    
----
commit 48767107d824976c19199e7a863d644fd926e7fe
Author: Thibault Kruse <th...@gmx.de>
Date:   2015-09-07T10:05:26Z

    GROOVY-7637: Fix inconsistent missing Symmetry in DefaultTypeTransformation.compareTo()

commit aa5ee3f98d93b22fdb0cdc89f8c3a79e6bc95f98
Author: Thibault Kruse <th...@gmx.de>
Date:   2015-10-19T13:47:01Z

    GROOVY-7636: Fall back to BigDecimalMath for custom Number implementations

----


---
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.
---