summaryrefslogtreecommitdiffstats
path: root/src/timestamp.h
diff options
context:
space:
mode:
authorJan Niklas Hasse <jhasse@bixense.com>2019-12-27 21:03:52 (GMT)
committerJan Niklas Hasse <jhasse@bixense.com>2019-12-27 21:03:52 (GMT)
commit1f02bc192a31ec2daac813c11d98dd939848d40f (patch)
tree76abebc7fabb957d495bb8ee2ff0e8cba0b63ce3 /src/timestamp.h
parent35169ddf478c2d18e4ce4bbd006f08bca5e21095 (diff)
downloadNinja-1f02bc192a31ec2daac813c11d98dd939848d40f.zip
Ninja-1f02bc192a31ec2daac813c11d98dd939848d40f.tar.gz
Ninja-1f02bc192a31ec2daac813c11d98dd939848d40f.tar.bz2
Fix logic-error in IsPathDead, see #1432
The conditional `(!n || !n->in_edge()) && ` was moved up. It now needs to be inversed because there's a `return false;`. See https://github.com/ninja-build/ninja/commit/3beebde51a2089ecb01820f1428efe0263deaeea#diff-78294872cbf9d32f4f972288561fa718R146 and https://github.com/ninja-build/ninja/pull/1432#discussion_r321827528
Diffstat (limited to 'src/timestamp.h')
0 files changed, 0 insertions, 0 deletions