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

merge r37254 to trunk to fix dart2js type inference issue #19385

Closed
kasperl opened this issue Jun 12, 2014 · 1 comment
Closed

merge r37254 to trunk to fix dart2js type inference issue #19385

kasperl opened this issue Jun 12, 2014 · 1 comment
Assignees
Labels
merge-to-dev type-task A well-defined stand-alone task web-dart2js
Milestone

Comments

@kasperl
Copy link

kasperl commented Jun 12, 2014

This fixes issue #18836 and issue #18717 which caused dart2js to sometimes infer wrong types leading to non-working generated JavaScript code.

This merged cleanly with:
svn merge -c 37254 branches/bleeding_edge trunk

@ricowind
Copy link
Contributor

Fixed in revision 37272.


Added Fixed label.

@kasperl kasperl added merge-to-dev web-dart2js type-task A well-defined stand-alone task Fixed labels Jun 12, 2014
@kasperl kasperl added this to the 1.5 milestone Jun 12, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-to-dev type-task A well-defined stand-alone task web-dart2js
Projects
None yet
Development

No branches or pull requests

2 participants