[Issue 21473] DMD enters infinite loop

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 12 17:08:11 UTC 2021


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

Nathan S. <n8sh.secondary at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n8sh.secondary at hotmail.com
         Depends on|                            |21702

--- Comment #2 from Nathan S. <n8sh.secondary at hotmail.com> ---
https://github.com/dlang/phobos/pull/7847 solves the problem of Phobos
performing a crazy amount of template expansion for this code.


Referenced Issues:

https://issues.dlang.org/show_bug.cgi?id=21702
[Issue 21702] avoid quadratic template expansion in constraints of multiple
search term versions of std.algorithm.searching.startsWith & endsWith
--


More information about the Digitalmars-d-bugs mailing list