Thread overview
[Issue 16500] inferred != annotated pure
Dec 21, 2021
Stanislav Blinov
Dec 17, 2022
Iain Buclaw
December 21, 2021
https://issues.dlang.org/show_bug.cgi?id=16500

Stanislav Blinov <stanislav.blinov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stanislav.blinov@gmail.com
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=22614

--- Comment #1 from Stanislav Blinov <stanislav.blinov@gmail.com> ---
I would strongly suggest constructors which are inferred pure, as opposed to explicitly annotated, MUST NOT be considered for uniqueness. Doing otherwise can lead to unexpected changes in program behavior, silent bugs. See the related issue for rationale.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

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

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

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

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

--