Opened 10 years ago
Closed 10 years ago
#6956 closed Bugs (fixed)
Built-in rule "preprocessed", requirements are not applied.
Reported by: | Owned by: | Vladimir Prus | |
---|---|---|---|
Milestone: | To Be Determined | Component: | build |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | bjam preprocessed target | Cc: |
Description
When invoking built-in rule "preprocessed" defined at tools/builtin.jam, passed requirements are not taken into account.
A reason: type error. Name of parameter: "requirements". Used variable name when creating preprocessed-target-class: "r".
Attachments (1)
Change History (2)
by , 10 years ago
Attachment: | patchfile.patch added |
---|
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch of tools/builtin.jam