$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-02-08 10:27:52
Has BOOST_CHECK_EQUAL_COLLECTIONS been changed to take 4 parameters?
I would actually support this change if it makes the macro more robust (it
should IMO), but there's been no mention of this on the list as a breaking
change, and the Boost.Test docs still refer to the 3 argument version, so at
the moment it's not clear what those of us whose test-code has been broken
should do about this :-(
John.