Issue 18972 - common part of hid generation for slots fails
Summary: common part of hid generation for slots fails
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All Other OS
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-02 17:52 UTC by hjs
Modified: 2003-09-04 17:14 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 2003-09-02 17:52:06 UTC
the HIDSIDnPARTICLE has a dependency on the platform dependent "*.sid" file.
there for it's rebuild even if there's already a "*.sid.hid" file in the common
tree. this fails as the temporary file connot be renamed to the target name.
Comment 1 gregor.hartmann 2003-09-04 11:45:11 UTC
have to delete the file then before moving
Comment 2 hjs 2003-09-04 12:29:41 UTC
since it is breaking multi platform builds
Comment 3 gregor.hartmann 2003-09-04 14:30:12 UTC
.
Comment 4 gregor.hartmann 2003-09-04 14:30:46 UTC
.
Comment 5 hjs 2003-09-04 17:13:57 UTC
.
Comment 6 hjs 2003-09-04 17:14:32 UTC
.