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

Issue 277593005: Fix analyzer warnings in the YAML package. (Closed)

Created:
6 years, 7 months ago by nweiz
Modified:
6 years, 7 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix analyzer warnings in the YAML package. R=rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=35939

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -16 lines) Patch
M pkg/yaml/lib/src/deep_equals.dart View 3 chunks +13 lines, -9 lines 0 comments Download
M pkg/yaml/lib/src/parser.dart View 2 chunks +12 lines, -6 lines 2 comments Download
M pkg/yaml/lib/src/yaml_map.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
6 years, 7 months ago (2014-05-08 20:36:56 UTC) #1
Bob Nystrom
One suggestion but LGTM. https://codereview.chromium.org/277593005/diff/1/pkg/yaml/lib/src/parser.dart File pkg/yaml/lib/src/parser.dart (right): https://codereview.chromium.org/277593005/diff/1/pkg/yaml/lib/src/parser.dart#newcode1118 pkg/yaml/lib/src/parser.dart:1118: return null; Most other code ...
6 years, 7 months ago (2014-05-08 21:01:03 UTC) #2
nweiz
https://codereview.chromium.org/277593005/diff/1/pkg/yaml/lib/src/parser.dart File pkg/yaml/lib/src/parser.dart (right): https://codereview.chromium.org/277593005/diff/1/pkg/yaml/lib/src/parser.dart#newcode1118 pkg/yaml/lib/src/parser.dart:1118: return null; On 2014/05/08 21:01:04, Bob Nystrom wrote: > ...
6 years, 7 months ago (2014-05-08 21:18:18 UTC) #3
nweiz
6 years, 7 months ago (2014-05-08 21:18:25 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r35939 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698