-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
dartanalyzer crashes when .packages target is empty #24126
Comments
This looks like an invalid .packages file that should have been caught by the code that reads the .packages file. |
We are asking Lasse what the appropriate thing to do is in this case: On Tue, Aug 18, 2015, 4:50 PM Brian Wilkerson [email protected]
|
Awesome. Please update this issue when we know where we're headed. It'd be easy enough to guard against on our end but probably better handled in |
This crash looks like a "real" crash, and thus a candidate for fixing for 1.12. |
Agreed. We should fix it in |
Actually, I'm less sure now. I'm looking into it. |
Fixes issue where `.packages` provides a key mapped to an empty value (#24126). [email protected] Review URL: https://codereview.chromium.org//1298393004 .
Fixes issue where `.packages` provides a key mapped to an empty value (#24126). [email protected] Review URL: https://codereview.chromium.org//1298393004 .
.packages:
stderr:
The text was updated successfully, but these errors were encountered: