| Index: tool/sdk_expected_errors.txt
|
| diff --git a/tool/sdk_expected_errors.txt b/tool/sdk_expected_errors.txt
|
| index 3673218ba9ed74afb5038f649cbbfbb35d4bab1f..905a0f4dd8294d432906c15a0e89810dac2448c3 100644
|
| --- a/tool/sdk_expected_errors.txt
|
| +++ b/tool/sdk_expected_errors.txt
|
| @@ -15,11 +15,11 @@
|
| [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 95, col 12)
|
| [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 818, col 16)
|
| +[warning] Unsound implicit cast from dynamic to List<int> (dart:_js_helper, line 268, col 31)
|
| +[warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 821, 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)
|
| +[warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors/js_string.dart, line 92, col 14)
|
| +[warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors/js_string.dart, line 95, col 14)
|
| [warning] Unsound implicit cast from dynamic to List<String> (dart:_js_helper/regexp_helper.dart, line 108, col 22)
|
| [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_helper/regexp_helper.dart, line 140, col 43)
|
| [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_helper/regexp_helper.dart, line 152, col 43)
|
| @@ -197,7 +197,7 @@
|
| [warning] Unsound implicit cast from dynamic to T (dart:core/expando.dart, line 55, col 12)
|
| [warning] Unsound implicit cast from (int) → Object to (int) → E (dart:core/iterable.dart, line 319, col 22)
|
| [warning] Unsound implicit cast from dynamic to E (dart:core/list.dart, line 121, col 16)
|
| -[warning] Unsound implicit cast from Iterable<int> to List<dynamic> (dart:core/string.dart, line 121, col 17)
|
| +[warning] Unsound implicit cast from Iterable<int> to List<dynamic> (dart:core/string.dart, line 120, col 17)
|
| [warning] Unsound implicit cast from List<dynamic> to Iterable<int> (dart:core/uri.dart, line 1278, col 37)
|
| [warning] Unsound implicit cast from List<dynamic> to List<int> (dart:core/uri.dart, line 2023, col 12)
|
| [warning] The final variable 'origin' must be initialized (dart:html, line 177, col 3)
|
|
|