[Issue 2006] Empty array literals with explicit type implicitly convert to any array type

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 19 00:14:09 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=2006



--- Comment #12 from github-bugzilla at puremagic.com 2012-07-19 00:14:06 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/82700b3d2cf466cd69f57491a759a14e101467ac
Issue 2006 - Empty array literals with explicit type implicitly convert to
anything

ArrayLiteralExp::implicitConvTo defaults to MATCHexact, and when there are no
parameters it is never corrected.

https://github.com/D-Programming-Language/dmd/commit/9268d6fb1bedf9d931eadb5adf4067698b0d1e19
Merge pull request #691 from yebblies/issue2006

Issue 2006 - Empty array literals with explicit type implicitly convert to any
array type

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list