nickva opened a new pull request, #5533: URL: https://github.com/apache/couchdb/pull/5533
In principle we could support it with a few more extra macros to figure out if we should use `enif_get_int64()` vs `enif_get_int()` for `size_t` values, but since we don't have a way to test it (no CI machine for armhf), we'll just opt to not support it for now. This doesn't mean we'd crash the build: we still support 32bit systems just with a default file module, like we do on Windows. -- 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]
