Opened 5 years ago
Closed 4 years ago
#13106 closed Bugs (fixed)
libs/test/tools/console_test_runner does not compile.
| Reported by: | Owned by: | Raffi Enficiaud | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | test |
| Version: | Boost 1.64.0 | Severity: | Problem |
| Keywords: | 1.70 target | Cc: |
Description
Problem is in
console_test_runner.cpp:15 #include <boost/utils/runtime/cla/named_parameter.hpp>
That file does not exist. It existed in 1_59 but was moved/removed apparently.
Change History (6)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
| Owner: | changed from to |
|---|
comment:5 by , 4 years ago
| Keywords: | 1.70 target added |
|---|
comment:6 by , 4 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Hi,
Why do you need this? Not clear to me what this file does in fact :)