You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by cjmctague <gi...@git.apache.org> on 2017/04/28 20:40:02 UTC

[GitHub] incubator-fluo pull request #828: fixes #826

GitHub user cjmctague opened a pull request:

    https://github.com/apache/incubator-fluo/pull/828

    fixes #826

    -Updated hashCode() to direct access array
    -Updated compareTo() to direct access array
    -Remove calls to length() where direct access was acceptable

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

    $ git pull https://github.com/cjmctague/incubator-fluo fluo-826

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

    https://github.com/apache/incubator-fluo/pull/828.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 #828
    
----
commit a1c869ca508a020d028f8942225100523d5379a2
Author: Christopher McTague <cj...@vwc.edu>
Date:   2017-04-28T20:37:03Z

    fixes #826
    
    -Updated hashCode() to direct access array
    -Updated compareTo() to direct access array
    -Remove calls to length() where direct access was acceptable

----


---
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-fluo pull request #828: fixes #826

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

    https://github.com/apache/incubator-fluo/pull/828


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