[Issue 18886] Explicitly invoking super.__ctor in a constructor does not count as calling a super constructor
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jun 7 20:16:51 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18886
Andrei Alexandrescu <andrei at erdani.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrei at erdani.com
--- Comment #1 from Andrei Alexandrescu <andrei at erdani.com> ---
This isn't a bug. Calling __ctor explicitly is advanced usage, not part of the
usual typechecking. Is there any strong reason to keep this open? Is it
preventing some use case?
--
More information about the Digitalmars-d-bugs
mailing list