[Issue 21610] Constant folding should not raise errors for dead branches in ternary operator

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 4 14:27:11 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=21610

moonlightsentinel at disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86_64                      |All
                 OS|Linux                       |All

--- Comment #1 from moonlightsentinel at disroot.org ---
The code never reaches CTFE because the error is raised in `constfold.d` during
semantic2

--


More information about the Digitalmars-d-bugs mailing list