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

Issue 11087034: Fixing path.relativeTo. (Closed)

Created:
8 years, 2 months ago by blois
Modified:
8 years, 2 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Improving path.relativeTo to add support for a broader set of absolute paths. I had made a last minute change in my previous CL (changing from a string operation to using hasTrailingSeparator), but forgot to test it. First change is the original, second has the fix. BUG= Committed: https://code.google.com/p/dart/source/detail?r=13435

Patch Set 1 #

Patch Set 2 : Changing hasTrailingSeparator. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -2 lines) Patch
M runtime/bin/path_impl.dart View 1 1 chunk +25 lines, -1 line 0 comments Download
M tests/standalone/io/path_test.dart View 3 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
8 years, 2 months ago (2012-10-09 18:13:00 UTC) #1
Mads Ager (google)
8 years, 2 months ago (2012-10-09 18:57:40 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698