[Issue 20092] void[1] auto slicing makes the compiler hang
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Aug 25 07:21:21 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20092
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #11621 "[dmd-cxx] Fix Issue 20092 and Issue 20356 -
recursive expansion/optimization fixes" was merged into dmd-cxx:
- 3cb450d070c5acffd0e848834ca3d34a585e0740 by Iain Buclaw:
[dmd-cxx] Fix Issue 20092 - void[1] auto slicing makes the compiler hang
Adds enum global.recursionLimit and uses it in all places where such
errors can occur.
https://github.com/dlang/dmd/pull/11621
--
More information about the Digitalmars-d-bugs
mailing list