Opened 7 years ago
#11926 new Bugs
b2 returns an error code of 1 on Windows when using the --show-libraries option
Reported by: | Owned by: | ||
---|---|---|---|
Milestone: | To Be Determined | Component: | Building Boost |
Version: | Boost 1.58.0 | Severity: | Problem |
Keywords: | b2 | Cc: |
Description
b2.exe --show-libraries will return the correct information but script will exit with a return code of 1. The functionality of the --show-libraries option is correct but having a return code of 1 makes creating a script based on this output a little difficult.
Note:
See TracTickets
for help on using tickets.