You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucy.apache.org by rectang <gi...@git.apache.org> on 2016/04/27 03:30:29 UTC

[lucy-dev] [GitHub] lucy pull request: LUCY-295 Fix int types in unit tests

GitHub user rectang opened a pull request:

    https://github.com/apache/lucy/pull/45

    LUCY-295 Fix int types in unit tests

    Fix -Wconversion warnings in the Lucy unit tests.

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

    $ git pull https://github.com/rectang/lucy LUCY-295-tests-int-types

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

    https://github.com/apache/lucy/pull/45.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 #45
    
----
commit bbac126ab9d815d8519dfe3f008db572a3ea4305
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2016-04-26T22:43:31Z

    Switch test macro from signed to unsigned.
    
    Use TEST_UINT_EQ instead of TEST_INT_EQ as needed.

commit 641449dfe744acce2bcee78f7312d40fbf90dd04
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2016-04-27T01:03:08Z

    Be consistent about using correct integer type.

commit 882fbc1e9e0006e79d4eaaacef8f30444e88c924
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2016-04-27T01:05:44Z

    Make straightforward int type adjustments.
    
    Either cast or change types to quiet -Wconversion warnings.

----


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

[lucy-dev] [GitHub] lucy pull request: LUCY-295 Fix int types in unit tests

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

    https://github.com/apache/lucy/pull/45


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