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

Issue 10537006: Issue 3266. Produce a warning when trying to call an inaccessible method (Closed)

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

Description

Issue 3266. Produce a warning when trying to call an inaccessible method http://code.google.com/p/dart/issues/detail?id=3266 R=brianwilkerson@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=8291

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -1 line) Patch
M compiler/java/com/google/dart/compiler/resolver/Elements.java View 2 chunks +24 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 2 chunks +7 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/ResolverErrorCode.java View 1 chunk +2 lines, -1 line 0 comments Download
M compiler/javatests/com/google/dart/compiler/end2end/inc/IncrementalCompilation2Test.java View 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 6 months ago (2012-06-05 15:18:32 UTC) #1
Brian Wilkerson
8 years, 6 months ago (2012-06-05 16:05:47 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698