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-04 20:51:58
#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 edupuis):
John,
On July 18 2011, revision 73210, was commited with following log message :
"Merge updated Boost.Pool from sandbox.".
It added a second implementation of boost::pool, guarded by
{{{
#ifdef BOOST_POOL_VALGRIND
#endif
}}}
This second implementation does not have at all the same behavior than the
main one; if I understand correctly this implementation was the "playing
around" mentionned above.
As I am currently fixing tickets related to Boost.Pool, I was wondering if
I can delete this code which seems useless.
Regards
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3976#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:09 UTC