nickva opened a new pull request #3845: URL: https://github.com/apache/couchdb/pull/3845
Add `static` modifiers to some of the newer functions. Fix function protype for get_collator to be `void`. This squashes this warning on MS compiler: ``` 'get_collator': no function prototype given: converting '()' to '(void)' ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
