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

Support non-spec warnings in dart2js #10617

Closed
karlklose opened this issue May 13, 2013 · 7 comments
Closed

Support non-spec warnings in dart2js #10617

karlklose opened this issue May 13, 2013 · 7 comments

Comments

@karlklose
Copy link
Contributor

The warnings 'Warning: Using "new Symbol"' and 'Warning: unreachable code' are currently white-listed in analyze_api_test, but they should be in a different category of warnings that does not make this test fail.

@peter-ahe-google
Copy link
Contributor

We have the LINT category defined already in sdk/lib/_internal/compiler/compiler.dart.

@kasperl
Copy link

kasperl commented May 23, 2013

Added this to the Later milestone.

@kasperl
Copy link

kasperl commented May 23, 2013

Added TriageForM5 label.

@kasperl
Copy link

kasperl commented May 28, 2013

Removed TriageForM5 label.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the Later milestone.
Added Oldschool-Milestone-Later label.

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-Later label.

@karlklose
Copy link
Contributor Author

We have added hints to dart2js to support non-spec warnings.

@kevmoo kevmoo removed the triaged label Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants