$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2003-04-04 04:06:23
> svertka.driver.cpp(127): error in "test_svertka": test {result.begin(),
> result.end()} == {result2, ...} failed [-431600044 != -78651042]
>
> I think this message misses one thing: the position where mismatch
occured. If
> differing values are printed, it's natural to print position, too.
Gennadiy,
> how do you think?
I could probably add " at position N " after failed, though it would make an
comparisons implementation much more intricate.
Gennadiy.