Re: [Boost-bugs] [Boost C++ Libraries] #12441: Crash in Boost.Test 1.61

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12441: Crash in Boost.Test 1.61
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-09-07 21:47:44


#12441: Crash in Boost.Test 1.61
-------------------------------------------+-------------------------
  Reporter: Andy Salnikov <a_salnikov@…> | Owner: rogeeff
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: test
   Version: Boost 1.61.0 | Severity: Showstopper
Resolution: | Keywords:
-------------------------------------------+-------------------------

Comment (by Andy Salnikov <a_salnikov@…>):

 Sorry, I think this is my own fault. Our build system has migrated to a
 different setup and new build rules started adding
 `-lboost_unit_test_framework` to the link and we did not have `#define
 BOOST_TEST_DYN_LINK` in our tests. I should have compared it to what our
 old build system did, instead I wasted my own and everyone's time trying
 to debug it. The answer is of course that we should not do
 `-lboost_unit_test_framework` without `BOOST_TEST_DYN_LINK` which is clear
 if one reads documentation. Sorry again, this can be closed.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12441#comment:4>
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:20 UTC