Opened 14 years ago
Closed 13 years ago
#2552 closed Feature Requests (fixed)
Patch for bjam to recognize rule parameters 10-19
Reported by: | Owned by: | René Rivera | |
---|---|---|---|
Milestone: | To Be Determined | Component: | bjam |
Version: | Boost 1.36.0 | Severity: | Problem |
Keywords: | Cc: |
Description
I've found that bjam's limit of 9 parameters to rules is too limiting for some projects I'm working on. Here's a patch to extend bjam to recognize parameters 10-19, along with a test case.
Attachments (2)
Change History (3)
by , 14 years ago
Attachment: | bjam-param.patch added |
---|
by , 14 years ago
Attachment: | rule_param.jam added |
---|
New test case for bjam rules accepting parameters 10-19
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch to add support for rule parameters 10-19