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

Issue 16231012: Cover the 'extends' and typedef cases of the CompileTimeErrorCode.RECURSIVE_INTERFACE_INHERITANCE e… (Closed)

Created:
7 years, 6 months ago by jwren
Modified:
7 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Cover the 'extends' and typedef cases of the CompileTimeErrorCode.RECURSIVE_INTERFACE_INHERITANCE error code. R=brianwilkerson@google.com, scheglov@google.com Committed: https://code.google.com/p/dart/source/detail?r=23473

Patch Set 1 #

Patch Set 2 : Rebase with bleeding_edge #

Total comments: 2

Patch Set 3 : Rebase #

Patch Set 4 : #

Messages

Total messages: 6 (0 generated)
jwren
7 years, 6 months ago (2013-05-30 22:47:25 UTC) #1
scheglov
lgtm
7 years, 6 months ago (2013-05-30 23:12:32 UTC) #2
scheglov
lgtm https://codereview.chromium.org/16231012/diff/3001/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java File editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java (right): https://codereview.chromium.org/16231012/diff/3001/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java#newcode1738 editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java:1738: assertErrors(CompileTimeErrorCode.RECURSIVE_INTERFACE_INHERITANCE_BASE_CASE_IMPLEMENTS); Hm... It generates the error, why is ...
7 years, 6 months ago (2013-05-30 23:12:40 UTC) #3
Brian Wilkerson
LGTM
7 years, 6 months ago (2013-05-30 23:22:47 UTC) #4
jwren
https://codereview.chromium.org/16231012/diff/3001/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java File editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java (right): https://codereview.chromium.org/16231012/diff/3001/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java#newcode1738 editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java:1738: assertErrors(CompileTimeErrorCode.RECURSIVE_INTERFACE_INHERITANCE_BASE_CASE_IMPLEMENTS); Before the rename from IMPLEMENTS_SELF, it was more ...
7 years, 6 months ago (2013-05-31 16:00:33 UTC) #5
jwren
7 years, 6 months ago (2013-05-31 16:20:05 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as r23473 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698