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

Issue 9618029: Fixes TypeVariableBoundsTest/01 for dartc (Closed)

Created:
8 years, 9 months ago by zundel
Modified:
8 years, 9 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixes TypeVariableBoundsTest/01 for dartc A problem that should have been flagged as a static-type warning was flagged as a compile-time error instead. http://code.google.com/p/dart/issues/detail?id=1900 Committed: https://code.google.com/p/dart/source/detail?r=5092

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
M compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java View 1 chunk +1 line, -1 line 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 1 chunk +11 lines, -0 lines 0 comments Download
M tests/language/language.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
zundel
8 years, 9 months ago (2012-03-06 22:12:26 UTC) #1
scheglov
8 years, 9 months ago (2012-03-07 14:10:00 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698