Boost C++ Libraries: Ticket #10764: current_exception_diagnostic_information returns an empty string if what returns an empty string. https://svn.boost.org/trac10/ticket/10764 <p> This happens when throwing standard exceptions such as std::runtime_error when an empty string passed to the constructor. </p> <p> This is a problem with Boost 1.55 and some earlier versions but the code in 1.57 looks the same to me. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10764 Trac 1.4.3 jonathan.lilliemarck@… Thu, 06 Nov 2014 17:16:09 GMT attachment set https://svn.boost.org/trac10/ticket/10764 https://svn.boost.org/trac10/ticket/10764 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">main.cpp</span> </li> </ul> <p> Demonstrates a problem with current_exception_diagnostic_information. </p> Ticket