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

Issue 9689086: Fixes cyclic constructor issue in dartc (Closed)

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

Description

Fixes cyclic constructor issue in dartc I moved leg's test into language since the same test replicated the problem. Committed: https://code.google.com/p/dart/source/detail?r=5447

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -17 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 2 chunks +7 lines, -1 line 0 comments Download
D frog/tests/leg_only/src/CyclicConstructorTest.dart View 1 chunk +0 lines, -17 lines 0 comments Download
A + tests/language/src/CyclicConstructorTest.dart View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ericzundel
8 years, 9 months ago (2012-03-13 22:48:03 UTC) #1
Brian Wilkerson
LGTM
8 years, 9 months ago (2012-03-13 23:52:37 UTC) #2
ahe
8 years, 9 months ago (2012-03-14 07:18:36 UTC) #3
LGTM, thank you for moving the test to the shared location. I don't know why we
have leg_only, now that I think about it.

I'll discuss with the team if we should promote them all to language.

Powered by Google App Engine
This is Rietveld 408576698