Paul Joseph Davis created COUCHDB-2750: ------------------------------------------
Summary: Update khash to not use un-exported functions for Windows support Key: COUCHDB-2750 URL: https://issues.apache.org/jira/browse/COUCHDB-2750 Project: CouchDB Issue Type: Improvement Security Level: public (Regular issues) Reporter: Paul Joseph Davis Apparently Windows Erlang does something weird with NIFs that prevents us from resolving make_hash2 in the original executable. We'll fix this by just calculating the hash in Erlang and passing the value to the NIF. -- This message was sent by Atlassian JIRA (v6.3.4#6332)