big-r81 opened a new pull request, #5366: URL: https://github.com/apache/couchdb/pull/5366
To get `couchjs` compiled on Windows with newer SpiderMonkeys (102, 115 and 128), we need to tell the MS compiler (cl.exe) to compile macros with `__VA_ARGS__` correctly. To get this, we need to add an extra compile flag `/Zc:preprocessor`. Add `/utf-8` to correctly parse source files. Fixes #5322. -- 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]
