$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ronald Garcia (garcia_at_[hidden])
Date: 2002-08-14 15:52:33
I receive the following warning during compile of boost.test:
../libs/test/src/unit_test_result.cpp: In member function `unit_test_counter
boost::unit_test_framework::unit_test_result::Impl::result_code()':
../libs/test/src/unit_test_result.cpp:53: warning: argument of negative
value
`-1' to `long unsigned int'
FYI,
ron