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

Issue 11348188: Ambiguous type references require a compile time error in some special cases (Closed)

Created:
8 years, 1 month ago by regis
Modified:
8 years, 1 month ago
Reviewers:
hausner
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Ambiguous type references require a compile time error in some special cases (fix issue 6741). Committed: https://code.google.com/p/dart/source/detail?r=15233

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -69 lines) Patch
M runtime/vm/class_finalizer.h View 1 1 chunk +6 lines, -3 lines 0 comments Download
M runtime/vm/class_finalizer.cc View 1 2 chunks +1 line, -11 lines 0 comments Download
M runtime/vm/parser.cc View 1 7 chunks +26 lines, -19 lines 0 comments Download
M tests/co19/co19-dart2dart.status View 1 1 chunk +0 lines, -4 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 3 chunks +8 lines, -21 lines 0 comments Download
M tests/language/language.status View 1 3 chunks +4 lines, -4 lines 0 comments Download
M tests/language/language_dart2js.status View 1 2 chunks +3 lines, -1 line 0 comments Download
M tests/language/new_expression_type_args_test.dart View 1 1 chunk +5 lines, -5 lines 0 comments Download
M tests/language/type_variable_bounds_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
regis
8 years, 1 month ago (2012-11-21 23:26:07 UTC) #1
hausner
8 years, 1 month ago (2012-11-21 23:37:33 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698