From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-09-21 15:06:01


Doug Gregor wrote:

> Thanks David and Peter. I've put this fix into Boost CVS for future
> releases.

FWIW, it looks like the same erroneous version check is present in
deletion_test.cpp; maybe that's why this bug has went unnoticed.

I prefer to just let tests fail instead of #ifdef-ing them for this very
reason. :-)