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

Issue 9406010: Also allow type-errors. (Closed)

Created:
8 years, 10 months ago by floitsch
Modified:
8 years, 10 months ago
Reviewers:
kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Also allow type-errors. In checked mode we get TypeErrors. Allow those as well. Fixes build-breakage. Committed: https://code.google.com/p/dart/source/detail?r=4262

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M tests/language/src/Arithmetic2Test.dart View 1 chunk +3 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
floitsch
TBR.
8 years, 10 months ago (2012-02-15 13:49:52 UTC) #1
kasperl
8 years, 10 months ago (2012-02-15 14:24:22 UTC) #2
LGTM.

https://chromiumcodereview.appspot.com/9406010/diff/1/tests/language/src/Arit...
File tests/language/src/Arithmetic2Test.dart (right):

https://chromiumcodereview.appspot.com/9406010/diff/1/tests/language/src/Arit...
tests/language/src/Arithmetic2Test.dart:31: // In type checked mode.
Maybe you should make sure we're actually running in checked mode here?

Powered by Google App Engine
This is Rietveld 408576698