Thread overview
[Issue 18977] struct and class declarations are inconsistent about what happens when they're marked with immutable
Sep 28, 2018
RazvanN
Mar 13, 2020
FeepingCreature
Dec 17, 2022
Iain Buclaw
September 28, 2018
https://issues.dlang.org/show_bug.cgi?id=18977

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doob@me.com

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

--
March 13, 2020
https://issues.dlang.org/show_bug.cgi?id=18977

FeepingCreature <default_357-line@yahoo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |default_357-line@yahoo.de

--- Comment #2 from FeepingCreature <default_357-line@yahoo.de> ---
What difference is there for a struct between all fields being immutable and the struct itself being immutable? I can't think of one.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

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

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

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

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

--