id summary reporter owner description type status milestone component version severity resolution keywords cc 12507 Boost.test --report_sink parameter broken albertasva@… Raffi Enficiaud "Boost.test 1.62.0 application fails when parameter --report_sink is specified: {{{ E:\test\BoostUnitTest1.exe --report_sink=x.txt Boost.Test framework internal error: unknown reason E:\test\BoostUnitTest1.exe --report_sink=stderr Boost.Test framework internal error: unknown reason E:\test\BoostUnitTest1.exe --report_sink=stdout Boost.Test framework internal error: unknown reason Previously used version 1.55.0 correctly processed --report_sink parameter }}} Debug and Release builds fails the same way. Test project genrated using Boost Unit Test Adapter extensin for Visual Studio, but failure occurs on any Boost.test application that I tried. '''Platform''': Windows 10 '''Tool''': Visual Studio 2015 (Community) '''Build options:''' Boost static libraries and test projects compiled with static C++ runtime libraries (compiler option /MT or /MTd)" Bugs closed Boost 1.63.0 test Boost 1.62.0 Showstopper fixed