Boost C++ Libraries: Ticket #10888: Assertion failures don't show up in the errors pane in VS 2010, VS 2012 or VS 2013 https://svn.boost.org/trac10/ticket/10888 <p> This has been broken for at least 4 years now. It used to work properly. The problem is that the format of the message recognized by visual studio has changed. The attached patch fixes it for VS 2008, VS 2010, VS 2012 and VS 2013. (Tested on all of them.) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10888 Trac 1.4.3 Richard <legalize@…> Fri, 19 Dec 2014 17:52:35 GMT attachment set https://svn.boost.org/trac10/ticket/10888 https://svn.boost.org/trac10/ticket/10888 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">patch.txt</span> </li> </ul> <p> patch to fix issue </p> Ticket Raffi Enficiaud Mon, 22 Dec 2014 22:43:58 GMT owner, status changed https://svn.boost.org/trac10/ticket/10888#comment:1 https://svn.boost.org/trac10/ticket/10888#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Gennadiy Rozental</span> to <span class="trac-author">Raffi Enficiaud</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Raffi Enficiaud Tue, 07 Jul 2015 08:38:11 GMT status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/10888#comment:2 https://svn.boost.org/trac10/ticket/10888#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.59.0</span> </li> </ul> Ticket