On 11/17/16 2:22 AM, H. S. Teoh via Digitalmars-d wrote:
I'm running into a std.regex memory corruption bug in git HEAD:

        https://issues.dlang.org/show_bug.cgi?id=16698

and I can't seem to find a way to work around the problem besides
recompiling with an older compiler.  Any ideas??


It might be an interplay with compiler bug, as for workaround - changing Date[2] to Date[] seems to solve the issue.

Would be useful to dustmite this.

T


Reply via email to