Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 19, 2012

Conversation

yebblies
Copy link
Member

@yebblies yebblies commented Feb 3, 2012

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

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

@donc
Copy link
Collaborator

donc commented Jul 17, 2012

Looks OK, but doesn't merge, please update it.

…rt to anything

ArrayLiteralExp::implicitConvTo defaults to MATCHexact, and when there are no parameters it is never corrected.
@yebblies
Copy link
Member Author

Rebased

donc pushed a commit that referenced this pull request Jul 19, 2012
Issue 2006 - Empty array literals with explicit type implicitly convert to any array type
@donc donc merged commit 9268d6f into dlang:master Jul 19, 2012
9rnsr added a commit to 9rnsr/dmd that referenced this pull request Jul 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants