[Issue 14835] Statement is not reachable doesn't play along generic code
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue May 28 16:16:30 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=14835
Andrei Alexandrescu <andrei at erdani.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrei at erdani.com
--- Comment #10 from Andrei Alexandrescu <andrei at erdani.com> ---
One simple possibility here is to automatically insert `else` whenever the
`static if` branch does not fall through
--
More information about the Digitalmars-d-bugs
mailing list