id summary reporter owner description type status milestone component version severity resolution keywords cc 8486 "Boost.Test feature request: ""identify unrecognized signals""" Roy Stogner Gennadiy Rozental "In boost/test/impl/execution_monitor.ipp, around line 608, the default case could be made more informative. I used: {{{ default: report_error( execution_exception::system_error, ""unrecognized signal %d"", m_sig_info->si_signo ); }}} rather than the plain ""unrecognized signal"" format string, and the additional information has been helpful in tracking down a bug in another software library." Feature Requests closed Boost 1.59.0 test Boost 1.51.0 Cosmetic fixed