Re: [Boost-bugs] [Boost C++ Libraries] #4068: Borland also needs private/public workaround in boost::exception

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4068: Borland also needs private/public workaround in boost::exception
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-04-05 18:30:14


#4068: Borland also needs private/public workaround in boost::exception
---------------------------+------------------------------------------------
  Reporter: niels_dekker | Owner: emildotchevski
      Type: Patches | Status: closed
 Milestone: Boost 1.43.0 | Component: exception
   Version: Boost 1.42.0 | Severity: Problem
Resolution: wontfix | Keywords:
---------------------------+------------------------------------------------

Comment(by niels_dekker):

 Excuse me? The patch is extremely simple. You already added the same very
 workaround to MSVC 7.1 and Metroworks. Just add "{{{||
 defined(__BORLANDC__)}}}" to the {{{#if}}} at
 [https://svn.boost.org/trac/boost/browser/trunk/boost/exception/exception.hpp#L222
 line 222 of exception.hpp] and it's ready.

 Personally I feel I have a responsibility for utility/value_init_test.cpp,
 which does not use boost::exception in any way, but still gets the compile
 errors:
 http://www.boost.org/development/tests/trunk/developer/output/siliconman-
 boost-bin-v2-libs-utility-test-value_init_test-test-
 borland-6-2-1-debug.html

 http://www.boost.org/development/tests/trunk/output/siliconman-boost-
 bin-v2-libs-utility-test-value_init_test-test-borland-6-2-1-debug.html

 What should I do to fix them?

 Would it be okay to you if I commit the little patch to
 [https://svn.boost.org/svn/boost/trunk/boost/exception/exception.hpp
 exception.hpp]?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4068#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:02 UTC