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

Issue 1144893002: Issue 23481. Fix for creating a new class referenced from an inner local function. (Closed)

Created:
5 years, 7 months ago by scheglov
Modified:
5 years, 7 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -1 line) Patch
M pkg/analysis_server/lib/src/services/correction/fix_internal.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/services/correction/fix_test.dart View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
5 years, 7 months ago (2015-05-19 17:20:17 UTC) #1
Paul Berry
lgtm
5 years, 7 months ago (2015-05-19 17:40:09 UTC) #3
scheglov
Committed patchset #1 (id:1) manually as d5774c5402097708246d25ca18c1182e9af8f476 (presubmit successful).
5 years, 7 months ago (2015-05-19 19:10:54 UTC) #4
Brian Wilkerson
5 years, 7 months ago (2015-05-19 19:33:10 UTC) #5
Message was sent while issue was closed.
LGTM as a temporary work-around. The real solution, which we'll have to wait to
make, is to not nest FunctionDeclaration in FunctionDeclarationStatement.

Powered by Google App Engine
This is Rietveld 408576698