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

Unified Diff: tool/sdk_expected_errors.txt

Issue 1967773005: update dart:math (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 7 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/patch/math_patch.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 34f12fc87fd407ecac30f112933699188a70f635..4f19bd2edbd9a7f1d19222c5aaf1d55ee3bf0209 100644
--- a/tool/sdk_expected_errors.txt
+++ b/tool/sdk_expected_errors.txt
@@ -170,14 +170,9 @@
[warning] Unsound implicit cast from (T) → void to (Event) → dynamic (dart:html, line 40113, col 45)
[warning] Unsound implicit cast from From to To (dart:html, line 42594, col 70)
[warning] Unsound implicit cast from dynamic to To (dart:indexed_db, line 1205, col 37)
-[warning] Unsound implicit cast from num to T (dart:math/point.dart, line 59, col 25)
-[warning] Unsound implicit cast from num to T (dart:math/point.dart, line 59, col 37)
[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 151, col 22)
[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 152, col 23)
-[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 212, col 23)
-[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 213, col 24)
-[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 247, col 28)
-[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 263, col 30)
+[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 275, col 10)
[warning] The final variables 'href' and 'target' must be initialized (dart:svg, line 60, col 3)
[warning] The final variables 'requiredExtensions', 'requiredFeatures' and '2' more must be initialized (dart:svg, line 489, col 3)
[warning] The final variables 'cx', 'cy' and '1' more must be initialized (dart:svg, line 562, col 3)
« no previous file with comments | « tool/input_sdk/patch/math_patch.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698