Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Unified Diff: tool/sdk_expected_errors.txt

Issue 1947723002: Update core/errors.dart (Closed) Base URL: https://github.com/dart-lang/dev_compiler@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tool/input_sdk/private/js_helper.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tool/sdk_expected_errors.txt
diff --git a/tool/sdk_expected_errors.txt b/tool/sdk_expected_errors.txt
index f82924dfdd39b8eed8fb9bb171f6ebb8e97bc37d..6d1f6475af2b45a21bcea3a9620866b00cafd7d1 100644
--- a/tool/sdk_expected_errors.txt
+++ b/tool/sdk_expected_errors.txt
@@ -16,7 +16,7 @@
[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 140, col 9)
[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 328, col 12)
[warning] Unsound implicit cast from dynamic to List<int> (dart:_js_helper, line 265, col 31)
-[warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 780, col 16)
+[warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 818, col 16)
[warning] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 126, col 31)
[warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors/js_string.dart, line 86, col 14)
[warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors/js_string.dart, line 89, col 14)
« no previous file with comments | « tool/input_sdk/private/js_helper.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698