[Issue 11581] Given T..., new T[0] does not work

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Feb 6 17:23:02 PST 2016


https://issues.dlang.org/show_bug.cgi?id=11581

--- Comment #3 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/d93d396842d84c57ddbbaf29e2509c9a9310978c
fix Issue 11581 - Given T..., new T[0] does not work

Defer the indexing form check until NewExp::semantic.

https://github.com/D-Programming-Language/dmd/commit/b583111eb52760ee7c29cc4d862109bc806f2471
Merge pull request #4878 from 9rnsr/fix11581

Issue 11581 - Given T..., new T[0] does not work

--


More information about the Digitalmars-d-bugs mailing list