Opened 14 years ago
Closed 14 years ago
#1880 closed Bugs (fixed)
documentation bug
| Reported by: | Owned by: | Vladimir Prus | |
|---|---|---|---|
| Milestone: | Boost 1.36.0 | Component: | Building Boost |
| Version: | Boost 1.35.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
On http://www.boost.org/doc/libs/1_35_0/doc/html/bbv2/reference.html#bbv2.reference.init.args
it says
"for example: borland/<runtime-link>static"
This should probably be "for example: borland/runtime-link=static"
Jarl
Change History (3)
comment:1 by , 14 years ago
| Component: | Documentation → Building Boost |
|---|---|
| Owner: | removed |
comment:2 by , 14 years ago
| Owner: | set to |
|---|
comment:3 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [45449]) Fix command line example. Closes #1880.