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

Issue 14298006: Select packages that match SDK constraints. (Closed)

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

Description

Select packages that match SDK constraints. BUG=https://code.google.com/p/dart/issues/detail?id=9216 Committed: https://code.google.com/p/dart/source/detail?r=21659

Patch Set 1 #

Total comments: 8

Patch Set 2 : Maintain old SDK constraint validation. #

Patch Set 3 : Fix an import. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -17 lines) Patch
M utils/pub/solver/backtracking_solver.dart View 1 2 6 chunks +26 lines, -5 lines 0 comments Download
M utils/pub/solver/version_solver.dart View 1 2 2 chunks +11 lines, -8 lines 0 comments Download
D utils/tests/pub/sdk_constraint_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M utils/tests/pub/version_solver_test.dart View 7 chunks +87 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Bob Nystrom
7 years, 8 months ago (2013-04-16 20:19:58 UTC) #1
nweiz
I'm worried about the following use case: * The user learns about a new feature ...
7 years, 8 months ago (2013-04-16 23:52:32 UTC) #2
Bob Nystrom
https://codereview.chromium.org/14298006/diff/1/utils/pub/command_install.dart File utils/pub/command_install.dart (left): https://codereview.chromium.org/14298006/diff/1/utils/pub/command_install.dart#oldcode21 utils/pub/command_install.dart:21: .then((_) => entrypoint.validateSdkConstraints()); On 2013/04/16 23:52:32, nweiz wrote: > ...
7 years, 8 months ago (2013-04-17 17:28:44 UTC) #3
Bob Nystrom
On 2013/04/16 23:52:32, nweiz wrote: > I'm worried about the following use case: > > ...
7 years, 8 months ago (2013-04-17 17:42:15 UTC) #4
nweiz
lgtm
7 years, 8 months ago (2013-04-17 18:40:54 UTC) #5
Bob Nystrom
7 years, 8 months ago (2013-04-17 23:14:51 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r21659 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698