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

Issue 1005693004: Assert when source is an absolute path (Closed)

Created:
5 years, 9 months ago by bradn
Modified:
5 years, 9 months ago
CC:
gyp-developer_googlegroups.com
Target Ref:
refs/remotes/origin/master
Project:
gyp
Visibility:
Public.

Description

Assert when source is an absolute path If the path passed to GypPathToUniqueOutput() is an absolute path, the output path is absolute too, instead of one starting from obj directory. Any intermediate file not residing in obj directory would cause problem and this CL adds an assertion. BUG=462153 TBR=thakis@chromium.org,yang.gu@intel.com,fdegans@chromium.org Landing this change on behalf of Yang Gu: https://codereview.chromium.org/967443002/ Committed: https://chromium.googlesource.com/external/gyp/+/e1c8fcf74b68637ba632f9fdfa77be088924b850

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M pylib/gyp/generator/ninja.py View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
bradn
5 years, 9 months ago (2015-03-19 23:14:52 UTC) #1
bradn
5 years, 9 months ago (2015-03-19 23:15:31 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e1c8fcf74b68637ba632f9fdfa77be088924b850 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698