Opened 12 years ago

Closed 6 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)

comparison--BeBuild-BeBuild.diff (1.5 KB ) - added by mmadia 12 years ago.

Download all attachments as: .zip

Change History (3)

by mmadia, 12 years ago

comment:1 by bonefish, 12 years ago

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.

comment:2 by waddlesplash, 6 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev51670.

Note: See TracTickets for help on using tickets.