Issue 81820 - makedepend created broken dependencies for files not located in current dir
Summary: makedepend created broken dependencies for files not located in current dir
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-21 15:05 UTC by hjs
Modified: 2013-08-07 15:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hjs 2007-09-21 15:05:42 UTC
e.g. for a source file loacted in ../<platform>/misc the left side of the
resulting dependency would look like

<prefix>/../<platform>/misc/<basename>.obj

where prefix is the -p parameter passed to makedepend.
Comment 1 vg 2007-09-27 11:48:16 UTC
fixed in CWS vgbugs08
Comment 2 vg 2007-09-27 11:50:20 UTC
I tested new makedepend in regular builds, there is no regressions. Please, verify
Comment 3 hjs 2007-10-04 10:39:32 UTC
bug fixed, couldn't find regressions either
Comment 4 hjs 2007-12-18 12:46:16 UTC
.