Re: [Boost-bugs] [Boost C++ Libraries] #4557: Boost.Interprocess fails to compile when BOOST_ENABLE_ASSERT_HANDLER is defined

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4557: Boost.Interprocess fails to compile when BOOST_ENABLE_ASSERT_HANDLER is defined
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-04-17 15:02:11


#4557: Boost.Interprocess fails to compile when BOOST_ENABLE_ASSERT_HANDLER is
defined
--------------------------------+-------------------------------------------
  Reporter: andrew@… | Owner: igaztanaga
      Type: Bugs | Status: reopened
 Milestone: Boost 1.45.0 | Component: interprocess
   Version: Boost 1.44.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------+-------------------------------------------
Changes (by chetanreddy@…):

  * status: closed => reopened
  * resolution: fixed =>

Comment:

 There is still one usage of assert in boost/interprocess/mapped_region.hpp
 (line 328) . This causes compilation to fail when BOOST_DISABLE_ASSERTS is
 set. Could you please either change it to BOOST_ASSERT, or include
 assert.h?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4557#comment:2>
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:12 UTC