https://issues.dlang.org/show_bug.cgi?id=20356
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <[email protected]> --- @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 --
