Opened 12 years ago
Closed 7 years ago
#8825 closed bug (fixed)
inconsistencies regarding BeBuild.h
Reported by: | mmadia | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev44457 in the source.
While working on #8730, I noticed that headers/build/os/BeBuild.h is not in sync with headers/os/BeBuild.h Attached is a comparison between the two.
In regards to #8730, would os_target/target_BeBuild.h need to be updated to reflect the additions in headers/os/BeBuild.h?
Attachments (1)
Change History (3)
by , 12 years ago
Attachment: | comparison--BeBuild-BeBuild.diff added |
---|
comment:1 by , 12 years ago
Note:
See TracTickets
for help on using tickets.
Generally the build headers should be kept in sync with the regular headers. It's just often forgotten. There are only a few exceptions (mostly in os/ headers), where functionality has been culled intentionally in the build headers to simplify the implementation of libbe_build.