[Issue 13999] [REG2.067a] Associative array literal with static array keys must now have matching key lengths
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Jan 19 01:43:06 PST 2015
https://issues.dlang.org/show_bug.cgi?id=13999
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/579b9c961b84721684a661cd4bc467270b0b3349
fix Issue 13999 - Associative array literal with static array keys must now
have matching key lengths
Re-enable implicit length extension, eg. "abc" to char[5]
https://github.com/D-Programming-Language/dmd/commit/356d52fc81d86735390bc7856c98d39c50a2b8d2
Merge pull request #4307 from 9rnsr/fix13999
[REG2.067a] Issue 13999 - Associative array literal with static array keys must
now have matching key lengths
--
More information about the Digitalmars-d-bugs
mailing list