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

Issue 1319703003: Handle cycles when infering static variables (Closed)

Created:
5 years, 3 months ago by Brian Wilkerson
Modified:
5 years, 3 months ago
Reviewers:
Leaf, Paul Berry
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -34 lines) Patch
M pkg/analyzer/lib/src/task/dart.dart View 1 chunk +46 lines, -34 lines 2 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Brian Wilkerson
This might be controversial, but I think we should just not infer types for variables ...
5 years, 3 months ago (2015-08-31 19:39:37 UTC) #2
Paul Berry
lgtm, but I'd like to hear Leaf's opinion before committing.
5 years, 3 months ago (2015-08-31 19:44:23 UTC) #3
Leaf
lgtm. We can revisit the cycle issue if necessary. https://codereview.chromium.org/1319703003/diff/1/pkg/analyzer/lib/src/task/dart.dart File pkg/analyzer/lib/src/task/dart.dart (right): https://codereview.chromium.org/1319703003/diff/1/pkg/analyzer/lib/src/task/dart.dart#newcode2609 pkg/analyzer/lib/src/task/dart.dart:2609: ...
5 years, 3 months ago (2015-08-31 21:07:03 UTC) #4
Brian Wilkerson
https://codereview.chromium.org/1319703003/diff/1/pkg/analyzer/lib/src/task/dart.dart File pkg/analyzer/lib/src/task/dart.dart (right): https://codereview.chromium.org/1319703003/diff/1/pkg/analyzer/lib/src/task/dart.dart#newcode2609 pkg/analyzer/lib/src/task/dart.dart:2609: // warrent the extra effort. Thanks! I really miss ...
5 years, 3 months ago (2015-08-31 21:27:48 UTC) #5
Brian Wilkerson
5 years, 3 months ago (2015-08-31 21:28:03 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
fbd968c8e59594d75985c07ae8e38d959c53ba8d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698