id summary reporter owner description type status milestone component version severity resolution keywords cc 5700 warning in object_pool.hpp:56 Markus Mohrhard Chris Newbold "In the file object_pool.hpp:56 the variable const size_type next_size shadows a member variable from the superclass. I suggest to rename the variable to nnext_size, the same name is used in the constructor in pool.hpp to prevent this warning. Attached a simple fix for this" Bugs closed To Be Determined pool Boost 1.47.0 Cosmetic fixed