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

Issue 1954923002: Ensure that lists are reified. (Closed)

Created:
4 years, 7 months ago by nweiz
Modified:
4 years, 7 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/args@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Ensure that lists are reified. This is important for strong mode, since "as List<String>" will fail for a "List<dynamic>". R=rnystrom@google.com Committed: https://github.com/dart-lang/args/commit/02ceed77e52d259b1c6e1e43537334a3d38b379a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M CHANGELOG.md View 1 chunk +4 lines, -0 lines 0 comments Download
M lib/src/parser.dart View 1 chunk +1 line, -1 line 0 comments Download
M pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M test/parse_test.dart View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
nweiz
4 years, 7 months ago (2016-05-05 22:47:45 UTC) #1
Bob Nystrom
lgtm
4 years, 7 months ago (2016-05-05 23:02:30 UTC) #2
nweiz
4 years, 7 months ago (2016-05-05 23:07:13 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
02ceed77e52d259b1c6e1e43537334a3d38b379a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698