$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2004-08-05 21:05:43
> I'm asking for help in tracking this down. I'm not familiar at all with
> the dynamic_bitset code so some direction as to likely causes of the
> problems, or where to start looking are much appreciated. For now I'll
> just be single stepping through the code, oh fun :-(
Just small note: why do you use BOOST_CHECK instead of BOOST_CHECK_EQUAL?
It may clarify some of the errors
Regards,
Gennadiy.