$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2003-02-19 08:02:19
Jeff Garland wrote:
> I've checked this change into CVS -- removing all dependencies
> on std::abs. This should clear this up once and for all
> and removes all the macro hackery. And now, hopefully, this
> will improve the situation on the VA compiler. Thanks Dave!
Thanks Jeff. All tests but one now pass for VA!
testmicrosec_time_clock fails for VA6 with one single failure out of
150. It works ok for VA5, though...
Markus