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

Issue 260963007: Move allowTrailingOptions into ArgParser. (Closed)

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

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : Revise and bump package versions. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -112 lines) Patch
M pkg/analyzer/pubspec.yaml View 1 1 chunk +2 lines, -2 lines 2 comments Download
M pkg/args/CHANGELOG.md View 1 1 chunk +6 lines, -0 lines 0 comments Download
M pkg/args/lib/args.dart View 2 chunks +24 lines, -18 lines 0 comments Download
M pkg/args/lib/src/parser.dart View 4 chunks +3 lines, -8 lines 0 comments Download
M pkg/args/pubspec.yaml View 1 2 chunks +2 lines, -2 lines 0 comments Download
D pkg/args/test/parse_all_test.dart View 1 chunk +0 lines, -64 lines 0 comments Download
M pkg/args/test/parse_test.dart View 5 chunks +36 lines, -9 lines 0 comments Download
A pkg/args/test/trailing_options_test.dart View 1 1 chunk +100 lines, -0 lines 0 comments Download
M pkg/csslib/pubspec.yaml View 1 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/docgen/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M pkg/polymer/pubspec.yaml View 1 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/pub/bin/pub.dart View 1 chunk +1 line, -2 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/command.dart View 3 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Bob Nystrom
This is a breaking change, but in practice, none of the packages in our repo ...
6 years, 7 months ago (2014-05-02 00:54:21 UTC) #1
kevmoo
DBC https://codereview.chromium.org/260963007/diff/1/pkg/args/pubspec.yaml File pkg/args/pubspec.yaml (right): https://codereview.chromium.org/260963007/diff/1/pkg/args/pubspec.yaml#newcode13 pkg/args/pubspec.yaml:13: unittest: ">=0.9.0 <0.10.0" While you're at it: update ...
6 years, 7 months ago (2014-05-02 03:05:48 UTC) #2
nweiz
lgtm https://codereview.chromium.org/260963007/diff/1/pkg/analyzer/pubspec.yaml File pkg/analyzer/pubspec.yaml (right): https://codereview.chromium.org/260963007/diff/1/pkg/analyzer/pubspec.yaml#newcode9 pkg/analyzer/pubspec.yaml:9: args: '>=0.10.0 <0.12.0' You should bump the build ...
6 years, 7 months ago (2014-05-05 19:52:45 UTC) #3
Bob Nystrom
Hey, if you're on this review, it's because I tweaked the pubspec of a package ...
6 years, 7 months ago (2014-05-05 22:36:02 UTC) #4
Jennifer Messerly
polymer changes -> lgtm
6 years, 7 months ago (2014-05-05 22:40:14 UTC) #5
nweiz
https://codereview.chromium.org/260963007/diff/20001/pkg/analyzer/pubspec.yaml File pkg/analyzer/pubspec.yaml (right): https://codereview.chromium.org/260963007/diff/20001/pkg/analyzer/pubspec.yaml#newcode2 pkg/analyzer/pubspec.yaml:2: version: 0.15.2-dev I'd just make this 0.15.1+1 and release ...
6 years, 7 months ago (2014-05-05 22:46:11 UTC) #6
Bob Nystrom
https://codereview.chromium.org/260963007/diff/20001/pkg/analyzer/pubspec.yaml File pkg/analyzer/pubspec.yaml (right): https://codereview.chromium.org/260963007/diff/20001/pkg/analyzer/pubspec.yaml#newcode2 pkg/analyzer/pubspec.yaml:2: version: 0.15.2-dev On 2014/05/05 22:46:12, nweiz wrote: > I'd ...
6 years, 7 months ago (2014-05-05 23:06:03 UTC) #7
Brian Wilkerson
Analyzer changes LGTM
6 years, 7 months ago (2014-05-06 20:27:48 UTC) #8
Bob Nystrom
6 years, 7 months ago (2014-05-06 23:26:07 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 manually as r35837 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698