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

Issue 2966903003: [gen_snapshot] Escape spaces when generating depfiles. (Closed)

Created:
3 years, 5 months ago by rmacnak
Modified:
3 years, 5 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -60 lines) Patch
M runtime/bin/gen_snapshot.cc View 2 chunks +89 lines, -60 lines 2 comments Download

Messages

Total messages: 7 (2 generated)
rmacnak
$ ./out/ReleaseX64/gen_snapshot --snapshot-kind=script --vm_snapshot_data=$PWD/out/ReleaseX64/gen/runtime/bin/vm_snapshot_data.bin --isolate_snapshot_data=$PWD/out/ReleaseX64/gen/runtime/bin/isolate_snapshot_data.bin "--script_snapshot=out with spaces.script" --dependencies=out.d "/usr/local/google/home/rmacnak/hello with spaces.dart" $ cat out.d ...
3 years, 5 months ago (2017-06-30 23:41:08 UTC) #2
Chris Bracken
https://codereview.chromium.org/2966903003/diff/1/runtime/bin/gen_snapshot.cc File runtime/bin/gen_snapshot.cc (right): https://codereview.chromium.org/2966903003/diff/1/runtime/bin/gen_snapshot.cc#newcode767 runtime/bin/gen_snapshot.cc:767: WritePath(target); It looks like we've just got one string ...
3 years, 5 months ago (2017-07-01 00:47:54 UTC) #3
Jakob Roland Andersen
lgtm
3 years, 5 months ago (2017-07-03 11:46:51 UTC) #4
rmacnak
https://codereview.chromium.org/2966903003/diff/1/runtime/bin/gen_snapshot.cc File runtime/bin/gen_snapshot.cc (right): https://codereview.chromium.org/2966903003/diff/1/runtime/bin/gen_snapshot.cc#newcode767 runtime/bin/gen_snapshot.cc:767: WritePath(target); On 2017/07/01 00:47:54, Chris Bracken wrote: > It ...
3 years, 5 months ago (2017-07-05 16:51:04 UTC) #5
rmacnak
3 years, 5 months ago (2017-07-05 17:00:24 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
6eacc4b7f89a34ddea63dcb689641fdf64be2598 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698