[Issue 24107] The error for exceeding the CTFE recursion limit bypasses speculative compilation.

2023-09-11 Thread d-bugmail--- via Digitalmars-d-bugs
error for exceeding the CTFE recursion limit bypasses speculative compilation. https://github.com/dlang/dmd/pull/15587 --

[Issue 24107] The error for exceeding the CTFE recursion limit bypasses speculative compilation.

2023-09-08 Thread d-bugmail--- via Digitalmars-d-bugs
--- @RazvanN7 created dlang/dmd pull request #15587 "Fix Issue 24107 - The error for exceeding the CTFE recursion limit by passes speculative compilation." fixing this issue: - Fix Issue 24107 - The error for exceeding the CTFE recursion limit bypasses speculative compilation. https://github.com

[Issue 24107] The error for exceeding the CTFE recursion limit bypasses speculative compilation.

2023-08-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24107 Harry Gillanders changed: What|Removed |Added Keywords||CTFE --