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

Dlang Bot <[email protected]> changed:

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

--- Comment #3 from Dlang Bot <[email protected]> ---
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

--

Reply via email to