https://issues.dlang.org/show_bug.cgi?id=18115
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Martin Nowak <[email protected]> --- (In reply to Basile B. from comment #12) > Before closing, would it be possible to gag the error if the LHS evaluates > to false ? We ultimately dismissed short-circuit semantics outside of static if. https://issues.dlang.org/show_bug.cgi?id=9073 https://github.com/dlang/dmd/pull/2559 https://github.com/dlang/dmd/pull/1325 --
