July 26, 2015 [Issue 12420] [AA] Can't set associative array with array as key value using key type | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12420 --- Comment #14 from Walter Bright <bugzilla@digitalmars.com> --- https://github.com/D-Programming-Language/dmd/pull/4835 -- |
July 26, 2015 [Issue 12420] [AA] Can't set associative array with array as key value using key type | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12420 --- Comment #15 from Denis Shelomovskij <verylonglogin.reg@gmail.com> --- (In reply to Walter Bright from comment #13) > ... > Yes, the compiler currently accepts const keys, and const keys are mutable > by other references. But that is the bug, not the error message about > immutability. > ... If accepting not implicitly convertible to `immutable` types as associative array keys is a bug, please approve Issue 12491. -- |
February 12, 2020 [Issue 12420] [AA] Can't set associative array with array as key value using key type | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12420 --- Comment #16 from Dlang Bot <dlang-bot@dlang.rocks> --- @WalterBright updated dlang/dmd pull request #4835 "[REG] fix Issue 12420 - [AA] Can't set associative array with array as key …" fixing this issue: - fix Issue 12420 - [AA] Can't set associative array with array as key value using key type https://github.com/dlang/dmd/pull/4835 -- |
December 17, 2022 [Issue 12420] [AA] Can't set associative array with array as key value using key type | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12420 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P1 -- |
Copyright © 1999-2021 by the D Language Foundation