Build PCRE2 on Windows#12847
Conversation
|
@straight-shoota feel free to include this patch as part of the new PCRE2 PR directly |
|
I rebased this on top of the new PR for PCRE2 (#12856). But it doesn't work as is. In #12856 PCRE2 is not chosen by default. It's opt-in via We could run regex specs against PCRE2 on windows. But I suppose the specs from #12856 should be sufficient for that. I don't expect different behaviour from PCRE2 on other platforms. |
|
Looks like this was claused automatically by merging #12856. No idea why. The target branch should've just rebased (as did #12866 (comment)). |
|
Yeah GitHub behaves weirdly. |
|
This is so weird. But it works 🤷 Thanks @oprypin 👍 |
Builds
pcre2-8.liband distributes it alongsidepcre.libfor Windows packages.This makes Crystal always prefer PCRE2 on Windows by default, because there is nopkg-confighere.