https://issues.dlang.org/show_bug.cgi?id=14376
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull Hardware|x86_64 |All Version|unspecified |D2 OS|Linux |All --- Comment #3 from Kenji Hara <[email protected]> --- https://github.com/D-Programming-Language/dmd/pull/4557 The field initialization check and this/super call check are implemented by using same logic. So there's a similar issue 14409. --
