dmd -profile=gc
Vladimir Panteleev via Digitalmars-d
digitalmars-d at puremagic.com
Tue May 5 07:55:56 PDT 2015
On Tuesday, 5 May 2015 at 13:55:29 UTC, Temtaime wrote:
> 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.
What do you mean? You need to formulate the test command
correctly.
More information about the Digitalmars-d
mailing list