$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-08-26 09:31:11
Beman,
I presume that compiler_status isn't kept updated in the sandbox? I'm
getting some errors that make me think I've got old code:
compiler_status.cpp:259: `runtime_error' undeclared in namespace `std'
compiler_status.cpp:592:35: boost/test/cpp_main.cpp: No such file or directory
compiler_status.cpp:676:2: warning: no newline at end of file
I'm hoping to setup some more automated regression testing on other
platforms/compilers in the 'near' future.
Doug