Skip to content

Dev-compiler fails to infer type of mixin. #34846

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

Closed
lrhn opened this issue Oct 18, 2018 · 2 comments
Closed

Dev-compiler fails to infer type of mixin. #34846

lrhn opened this issue Oct 18, 2018 · 2 comments
Labels
closed-duplicate Closed in favor of an existing report type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dev-compiler

Comments

@lrhn
Copy link
Member

lrhn commented Oct 18, 2018

This is triggered by the code in language_2/issue32353_test.dart (currently in CL
https://dart-review.googlesource.com/c/sdk/+/79700)

The code works when compiled by dartdevk and when analyzed by the analyzer, so it seems to be a dartdevc only issue.

@lrhn lrhn added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dev-compiler labels Oct 18, 2018
@jmesserly
Copy link

this is a bug in analyzer task model (certain cases of top-level inference have a similar problem). Working on moving DDC off task model

@jmesserly jmesserly added the closed-duplicate Closed in favor of an existing report label Oct 31, 2018
@jmesserly
Copy link

will close this and track the task model issue in: #35013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dev-compiler
Projects
None yet
Development

No branches or pull requests

2 participants