[Boost-bugs] [Boost C++ Libraries] #6349: use of missing ::abort

Subject: [Boost-bugs] [Boost C++ Libraries] #6349: use of missing ::abort
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-02 21:42:09


#6349: use of missing ::abort
-------------------------------------+--------------------------------------
 Reporter: viboes | Owner: emildotchevski
     Type: Support Requests | Status: new
Milestone: To Be Determined | Component: exception
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 The following tester seems to don't have ::abort

 {{{
 Test output: VeecoFTC - thread - test_futures / msvc-9.0~wm5~stlport5.2
 Rev 76100 / Thu, 22 Dec 2011 05:40:08 +0000
 Report Time: Mon, 2 Jan 2012 07:46:13 +0000
 Compile [2011-12-23 13:43:44 UTC]: fail

     call "%BOOST_ROOT%/TestTools/VSVars32-VC9-WM5.bat" x86 >nul
 cl /Zm800 -nologo
 @"D:\BoostRT\results\boost\bin.v2\libs\thread\test\test_futures.test\msvc-9.0~wm5~stlport5.2\debug
 \stdlib-stlport-5.2~evc9~arm\test_futures.obj.rsp"

 test_futures.cpp
 D:\BoostRT\boost\boost/exception/detail/exception_ptr.hpp(460) : error
 C2039: 'abort' : is not a member of 'stlpd_std'
 D:\BoostRT\boost\boost/exception/detail/exception_ptr.hpp(460) : error
 C3861: 'abort': identifier not found
 }}}

 Is there something that can be done to work on this tester?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6349>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:08 UTC