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

Issue 432913002: Don't allow pre-release versions of the max in "<" constraints. (Closed)

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

Description

Don't allow pre-release versions of the max in "<" constraints. RELNOTE=Pub will exclude pre-release versions of the upper bound in "<" constraints. This matches the behavior of semver in other package managers. BUG=https://code.google.com/p/dart/issues/detail?id=20302 R=nweiz@google.com Committed: https://code.google.com/p/dart/source/detail?r=38806

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -13 lines) Patch
M sdk/lib/_internal/pub/lib/src/version.dart View 1 chunk +21 lines, -4 lines 0 comments Download
M sdk/lib/_internal/pub/test/cache/add/all_adds_all_matching_versions_test.dart View 2 chunks +1 line, -3 lines 0 comments Download
M sdk/lib/_internal/pub/test/version_solver_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/pub/test/version_test.dart View 4 chunks +30 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bob Nystrom
6 years, 4 months ago (2014-07-31 20:22:48 UTC) #1
nweiz
lgtm
6 years, 4 months ago (2014-07-31 20:39:38 UTC) #2
Bob Nystrom
6 years, 4 months ago (2014-07-31 22:25:21 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r38806 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698