Opened 14 years ago

Closed 14 years ago

#2112 closed Bugs (fixed)

bjam_call always returns None

Reported by: Steven Watanabe Owned by: René Rivera
Milestone: To Be Determined Component: bjam
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

bjam_call should return the result of the bjam rule. Patch against the trunk attached.

Attachments (1)

builtins.c.patch (829 bytes ) - added by Steven Watanabe 14 years ago.

Download all attachments as: .zip

Change History (3)

by Steven Watanabe, 14 years ago

Attachment: builtins.c.patch added

comment:1 by René Rivera, 14 years ago

Milestone: Boost 1.36.0To Be Determined
Status: newassigned

comment:2 by René Rivera, 14 years ago

Resolution: fixed
Status: assignedclosed

(In [49907]) Reflect the results of calling bjam from Python. (fixes #2112)

Note: See TracTickets for help on using tickets.