Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3976: [pool] Modifications to allow Boost.Pool uses to be checked by Valgrind
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-05-05 08:47:27
#3976: [pool] Modifications to allow Boost.Pool uses to be checked by Valgrind
--------------------------------------+-------------------------------------
Reporter: jewillco | Owner: cnewbold
Type: Patches | Status: closed
Milestone: Boost 1.43.0 | Component: pool
Version: Boost Development Trunk | Severity: Not Applicable
Resolution: wontfix | Keywords:
--------------------------------------+-------------------------------------
Comment (by anonymous):
I'm not sure it's useless - if you want to test your code under valgrind
then you have to do *something* to stop the blizzard of messages that
would otherwise result - that was the best I could come up with at the
time - it's tested in the Jamfile as well, but apparently I forgot to
document it :-(
It does disable pooling, but the alternative (using the valgrind API's to
mark up the blocks) is so incredibly slow as to be completely useless. So
if you have a better idea then great.... but I think it needs something
like this?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3976#comment:5> 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:09 UTC