[Issue 12606] Mismatch of known array length during dynamic => static array assignment should emit better diagnostics
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Apr 25 00:58:34 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12606
--- Comment #7 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/3b74627a464197f526e6b3a9a54334e3ced60fc8
fix Issue 12606 - Mismatch of known array length during dynamic => static array
assignment should emit better diagnostics
Recognize slice expression on initializer and rhs of assignment
https://github.com/D-Programming-Language/dmd/commit/3a50fa40059ae790f783a691b13d4217cf4ac861
Merge pull request #3485 from 9rnsr/fix12606
Issue 12606 - Mismatch of known array length during dynamic => static array
assignment should emit better diagnostics
--
More information about the Digitalmars-d-bugs
mailing list