You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucy.apache.org by nwellnhof <gi...@git.apache.org> on 2015/04/24 12:36:18 UTC

[lucy-dev] [GitHub] lucy-clownfish pull request: CLOWNFISH-35 Use size_t for Array and...

GitHub user nwellnhof opened a pull request:

    https://github.com/apache/lucy-clownfish/pull/11

    CLOWNFISH-35 Use size_t for Array and Hash indices

    

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

    $ git pull https://github.com/nwellnhof/lucy-clownfish CLOWNFISH-35-size_t-indices

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

    https://github.com/apache/lucy-clownfish/pull/11.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 #11
    
----
commit 2db62be359d2fb2ab72bc515bbdcb0d9f65362ac
Author: Nick Wellnhofer <we...@aevum.de>
Date:   2015-04-23T12:29:16Z

    Use size_t for VArray indices

commit ed096ff47a3d92eb06a2204b8352043a32c5fc58
Author: Nick Wellnhofer <we...@aevum.de>
Date:   2015-04-23T12:33:51Z

    Avoid potential overflow in VA_Excise

commit 24ab8ec602e6b5085cad56ea10809727e8bb8929
Author: Nick Wellnhofer <we...@aevum.de>
Date:   2015-04-23T12:35:57Z

    Simplify range check in VA_Slice

commit b93a882aacd6750235c26059b250bbb8247c3053
Author: Nick Wellnhofer <we...@aevum.de>
Date:   2015-04-23T13:05:31Z

    Check for overflow in VA_Grow

commit 5e798aea6d48f6f2412cb8132b617952e1f5607c
Author: Nick Wellnhofer <we...@aevum.de>
Date:   2015-04-24T10:27:06Z

    Use size_t for Hash indices

----


---
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-clownfish pull request: CLOWNFISH-35 Use size_t for Array and...

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

    https://github.com/apache/lucy-clownfish/pull/11


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