[Issue 20356] exceeding template expansion limits

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 6 09:04:28 UTC 2019


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@burner updated dlang/dmd pull request #10538 "Fix #20356 raises recursive
expansion limit" fixing this issue:

- Fix Issue 20356 raises recursive expansion limit

  * Raises the limit from 300 to 500 and gives clearer error msg.
  * make the test give the right error msg
  * moved the constant to globals.Global

https://github.com/dlang/dmd/pull/10538

--


More information about the Digitalmars-d-bugs mailing list