[Issue 16235] type of conditional expression (ternary operator) is widened when operands differ in constness

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 5 04:31:13 PDT 2017


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

John Colvin <john.loughran.colvin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.loughran.colvin at gmail.
                   |                            |com
           Severity|normal                      |major

--- Comment #1 from John Colvin <john.loughran.colvin at gmail.com> ---
Upping the severity of this because it's such a basic thing.

Especially painful when you've swapped to ubyte[] due to frustrations with
autodecoding and are then faced by yet another problem.

--


More information about the Digitalmars-d-bugs mailing list