[Issue 4923] immutable module variables are modifiable in non-shared module constructors
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri May 10 15:25:25 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=4923
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #9754 "Fix issue 4923: Deprecate modifying immutable
variable from `static this`" was merged into master:
- 7c4ccb75c9aee7dfaac66c65fe0fb11d29bca8b9 by Geod24:
Fix issue 4923: Deprecate modifying immutable variable from `static this`
https://github.com/dlang/dmd/pull/9754
--
More information about the Digitalmars-d-bugs
mailing list