Thread overview
[Issue 16235] type of conditional expression (ternary operator) is widened when operands differ in constness
Jul 05, 2017
John Colvin
Jul 05, 2017
John Colvin
Jul 25, 2022
RazvanN
Dec 17, 2022
Iain Buclaw
July 05, 2017
https://issues.dlang.org/show_bug.cgi?id=16235

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

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

--- Comment #1 from John Colvin <john.loughran.colvin@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.

--
July 05, 2017
https://issues.dlang.org/show_bug.cgi?id=16235

--- Comment #2 from John Colvin <john.loughran.colvin@gmail.com> ---
related: https://issues.dlang.org/show_bug.cgi?id=17141

--
July 25, 2022
https://issues.dlang.org/show_bug.cgi?id=16235

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |temtaime@gmail.com

--- Comment #3 from RazvanN <razvan.nitu1305@gmail.com> ---
*** Issue 23268 has been marked as a duplicate of this issue. ***

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=16235

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2

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

--- Comment #4 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19154

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--