$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Paul Gregor (gregod_at_[hidden])
Date: 2003-12-11 00:53:55
I tried getting the MultiArray regression tests to run well on Borland,
but failed miserably. The problem goes beyond the typical refactoring to
make BOOST_STATIC_CONSTANT's visible in the right places, and touches on
some of the overloading/template deduction bugs. I'd be willing to just
mark the compiler broken w.r.t. the library.
Doug