Re: [sword-devel] Crash in Sword trunk (svn 3696) on Windows 10

2020-02-08 Thread Tobias Klein
Hi Troy, Thanks for looking into this! I've been using the VS2015 compiler for building Sword on Windows, because it works well with the "node-addon-api" (for creating native node.js modules). The necessary build tools can even be installed in a scripted fashion quite easily with npm (the node

Re: [sword-devel] Crash in Sword trunk (svn 3696) on Windows 10

2020-02-08 Thread Troy A. Griffitts
Hi Tobias, I've looked at the revisions you cite below. The first adds varargs to SWBuf and the second seems to simply fully qualify the icu namespace in the RegEx code which is used if you compile with ICU RegEx support. Can you give me a bit more information.  I think you might be the first on