https://issues.dlang.org/show_bug.cgi?id=20702
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mathias LANG <[email protected]> --- What are the compiler versions you tested with ? It might be me, if it's a regression: https://github.com/dlang/druntime/pull/2724 To be fair the hard-coded count of frame is very brittle and should be replaced with something more robust that looks at the symbol. --
