$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Ford (eford_at_[hidden])
Date: 2001-10-19 14:31:30
Results from trying testing the latest std_math....
My gcc (2.95) didn't like the float and long double versions of modf
in std_math or the div<long,long> specialization.
sstream vs strstream and ostringstream vs ostrstream issues
I think compilers with compliant cmath will need to know about the
std_compat namespace.
std_c99_math_test.cpp complained about implicit declarations.
(Possibly my fault?)
E