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

Issue 12038038: Add support for specifying SDK version constraints in pubspecs. (Closed)

Created:
7 years, 11 months ago by Bob Nystrom
Modified:
7 years, 11 months ago
Reviewers:
Alan Knight
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add support for specifying SDK version constraints in pubspecs. These constraints don't currently do anything, but these patch gets them being parsed by pub. Committed: https://code.google.com/p/dart/source/detail?r=17477

Patch Set 1 #

Patch Set 2 : Clean up a bit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -27 lines) Patch
M utils/pub/pubspec.dart View 1 5 chunks +38 lines, -3 lines 0 comments Download
M utils/pub/sdk_source.dart View 1 chunk +2 lines, -1 line 0 comments Download
M utils/pub/version.dart View 4 chunks +12 lines, -5 lines 0 comments Download
M utils/tests/pub/command_line_config.dart View 5 chunks +55 lines, -16 lines 0 comments Download
M utils/tests/pub/pubspec_test.dart View 1 2 chunks +44 lines, -0 lines 0 comments Download
M utils/tests/pub/version_solver_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M utils/tests/pub/version_test.dart View 1 2 chunks +14 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Bob Nystrom
Hi, Alan! Nathan is out this week. Want to be a pub code reviewer?
7 years, 11 months ago (2013-01-23 00:39:12 UTC) #1
Alan Knight
7 years, 11 months ago (2013-01-23 01:06:57 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698