On Friday, 4 May 2018 at 11:39:18 UTC, WebFreak wrote:
I am currently working on workspace-d/serve-d but I am
continously running into segfaults with std.regex ctRegex with
the captures in dub and dscanner. I can't provide any other
information really because my internet is dead right now. This
issue is happening all the time there, yet I can't reproduce
it. Can someone with internet maybe check where that issue
might come from?
[...]
FWIW ctRegex might be deprecated soon:
https://github.com/dlang/phobos/pull/6164
Does the normal regex work?