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

Issue 641883002: Remove PUB_SUGGESTION error type from analyzer. (Closed)

Created:
6 years, 2 months ago by Paul Berry
Modified:
6 years, 2 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org, danrubel
Visibility:
Public.

Description

Remove PUB_SUGGESTION error type from analyzer. This error type is not currently used (the code to generate it is still under development), and there is no corresponding error type in the analysis server API. It seems like it should be adequate to classify these as hints. R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=41014

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -91 lines) Patch
M pkg/analyzer/lib/src/generated/error.dart View 4 chunks +32 lines, -84 lines 0 comments Download
M pkg/analyzer/lib/src/generated/resolver.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/analyzer/test/generated/resolver_test.dart View 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Paul Berry
6 years, 2 months ago (2014-10-08 21:31:34 UTC) #2
Brian Wilkerson
LGTM
6 years, 2 months ago (2014-10-08 23:21:19 UTC) #3
Paul Berry
6 years, 2 months ago (2014-10-09 14:07:04 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 41014 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698