[Issue 20356] exceeding template expansion limits

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 6 11:48:32 UTC 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #10538 "Fix #20356 raises recursive expansion limit" was
merged into stable:

- b4a814c02a2bfdf048440ac70a6e93fff596110f by Robert Schadek:
  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
  * changed some more constants
  * rename

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

--


More information about the Digitalmars-d-bugs mailing list