You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by MikeFair <gi...@git.apache.org> on 2016/03/24 06:39:45 UTC

[GitHub] couchdb-couch pull request: Use the {minor_version, 1} option on t...

GitHub user MikeFair opened a pull request:

    https://github.com/apache/couchdb-couch/pull/155

    Use the {minor_version, 1} option on the term_to_binary call to expli…

    …citly use the 64-bit IEEE float format for calculating the MD5.
    
    This makes encoding consistent between OTP releases both before and after 17.0, and helps third parties replicate the md5 revision id calculation.

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

    $ git pull https://github.com/MikeFair/couchdb-couch revId-minor_version-1

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

    https://github.com/apache/couchdb-couch/pull/155.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 #155
    
----
commit d1f7cfb12cdb0474d3d37e04d4c6e4f9de042999
Author: Mike Fair <mi...@daclubhouse.net>
Date:   2016-03-24T05:27:40Z

    Use the {minor_version, 1} option on the term_to_binary call to explicitly use the 64-bit IEEE float format for encoding documents.
    This makes encoding consistent between OTP releases both before and after 17.0, and helps third parties replicate the md5 revision id calc.

----


---
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] couchdb-couch pull request: Use the {minor_version, 1} option on t...

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

    https://github.com/apache/couchdb-couch/pull/155


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