dmd -profile=gc

Temtaime via Digitalmars-d digitalmars-d at puremagic.com
Tue May 5 06:55:27 PDT 2015


I have a problem with regexes inside my project.

5376580784	[] 
std.regex.internal.kickstart.Kickstart!char.ShiftOr.this 
dmd\windows\bin\..\..\src\phobos\std\regex\internal\kickstart.d:284

Calling of regex's crot with any argument causes that.
Problem only exists if my project is compiled without -debug flag.
If i try dustmite it then problem dissapears.

I don't know how i can help to developers but maybe one could 
investigate.

As a workaround i'm using ctRegex.


More information about the Digitalmars-d mailing list