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

Issue 354653003: Fix busted type parameters in yaml.

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

Description

Fix busted type parameters in yaml. R=rnystrom@google.com

Patch Set 1 #

Patch Set 2 : fix analyzer warning #

Patch Set 3 : changelog entry #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
M pkg/yaml/CHANGELOG.md View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M pkg/yaml/lib/src/yaml_node_wrapper.dart View 1 2 chunks +4 lines, -2 lines 2 comments Download
M pkg/yaml/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
nweiz
6 years, 6 months ago (2014-06-24 18:44:43 UTC) #1
Bob Nystrom
lgtm
6 years, 6 months ago (2014-06-24 19:31:57 UTC) #2
nweiz
Updated with a fix for the analyzer error, PTAL.
6 years, 6 months ago (2014-06-24 19:43:53 UTC) #3
Bob Nystrom
One nit, but LGTM! https://codereview.chromium.org/354653003/diff/40001/pkg/yaml/lib/src/yaml_node_wrapper.dart File pkg/yaml/lib/src/yaml_node_wrapper.dart (right): https://codereview.chromium.org/354653003/diff/40001/pkg/yaml/lib/src/yaml_node_wrapper.dart#newcode65 pkg/yaml/lib/src/yaml_node_wrapper.dart:65: // inference. "local type inference" ...
6 years, 6 months ago (2014-06-24 20:03:49 UTC) #4
nweiz
6 years, 6 months ago (2014-06-24 20:04:45 UTC) #5
https://codereview.chromium.org/354653003/diff/40001/pkg/yaml/lib/src/yaml_no...
File pkg/yaml/lib/src/yaml_node_wrapper.dart (right):

https://codereview.chromium.org/354653003/diff/40001/pkg/yaml/lib/src/yaml_no...
pkg/yaml/lib/src/yaml_node_wrapper.dart:65: // inference.
On 2014/06/24 20:03:49, Bob Nystrom wrote:
> "local type inference" -> "type propagation"

Done.

Powered by Google App Engine
This is Rietveld 408576698