https://issues.dlang.org/show_bug.cgi?id=13415
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|'-inline' causes wrong |[REG2.066] '-inline' causes |enclosing scope pointer for |wrong enclosing scope |nested function called from |pointer for nested function |templated struct |called from templated | |struct Severity|critical |regression --- Comment #1 from Kenji Hara <[email protected]> --- (In reply to Denis Shelomovskij from comment #0) > `a` module compilation option doesn't matter. Final executable have to be > compiled with '-inline' and either '-allinst' or '-debug'. It would be a regression in 2.066, so the issue does not reproduce with 2.065. --
