[Issue 16626] [Reg 2.073] extreme CTFE memory usage with compile time regex
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Dec 26 15:33:37 PST 2016
https://issues.dlang.org/show_bug.cgi?id=16626
--- Comment #6 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/07090ae2fdaddd1c40b8c149f32733e908094ac3
disable kickstart in ctfe to workaround Issue 16626
- consumes too much memory, introduced by
e98fa4ad5ad39487844c91357cfec4f698e88230 (#4286)
https://github.com/dlang/phobos/commit/9cbc862544a9a4afa14bb526ec4aff7792a71e49
Merge pull request #4995 from MartinNowak/fix16626
disable kickstart in ctfe to workaround Issue 16626
--
More information about the Digitalmars-d-bugs
mailing list