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

Issue 10545008: Eliminate internal compiler error when invoking a function type alias by mistake (Closed)

Created:
8 years, 6 months ago by zundel
Modified:
8 years, 6 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Eliminate internal compiler error when invoking a function type alias by mistake See http://code.google.com/p/dart/issues/detail?id=1393 Committed: https://code.google.com/p/dart/source/detail?r=8302

Patch Set 1 : removed unnecessary file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -0 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 1 chunk +8 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/ResolverErrorCode.java View 1 chunk +2 lines, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/resolver/ResolverTest.java View 1 chunk +60 lines, -0 lines 0 comments Download
A tests/language/illegal_invocation_lib.dart View 1 chunk +2 lines, -0 lines 0 comments Download
A tests/language/illegal_invocation_test.dart View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
zundel
8 years, 6 months ago (2012-06-05 17:17:55 UTC) #1
Brian Wilkerson
8 years, 6 months ago (2012-06-05 18:18:32 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698