Opened 8 years ago
Closed 6 years ago
#11128 closed Bugs (fixed)
[bb10/qnx failures] Build error
Reported by: | Owned by: | Raffi Enficiaud | |
---|---|---|---|
Milestone: | Boost 1.62.0 | Component: | test |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Description
Build error on BB10/QNX crosscompiling:
qcc.compile.c++ bin.v2/libs/test/build/qcc/debug/address-model-32/architecture-arm/link-static/target-os-qnxnto/threading-multi/execution_monitor.o In file included from libs/test/src/execution_monitor.cpp:16:0: ./boost/test/impl/execution_monitor.ipp:238:99: error: 'va_list' has not been declared
report_error( execution_exception::error_code ec, boost::exception const* be, char const* format, va_list* args )
Fix see git commit 450436c1fbd9ad9e1669dc92d6ad93a55b4c7680
Change History (4)
comment:1 by , 8 years ago
Milestone: | Boost 1.58.0 → To Be Determined |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 6 years ago
comment:4 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Merged to master a38161dd316028d64f9dbf36168095470680a747
PR merged to branch topic/trac-11128-bb10-qnx-failures