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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to