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

Refactor lambda inference and fix related issues #789

Merged
merged 6 commits into from
Mar 5, 2012

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Mar 5, 2012

For more robust lambda inference mechanism.

This also fixes following issues.
Issue 7288 - ICE(toir.c): with lambda return + auto
Issue 7499 - ICE(cast.c line 1495) with lambda array
Issue 7649 - Bad lambda inference in default function argument
Issue 7650 - Bad lambda inference in associative array literal

@MartinNowak
Copy link
Member

How about splitting this into one pull for the refactoring and
another pull for the functional changes? Both look good, but
it's a little too big to assess.

WalterBright added a commit that referenced this pull request Mar 5, 2012
Refactor lambda inference and fix related issues
@WalterBright WalterBright merged commit f96061d into dlang:master Mar 5, 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.

3 participants