$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-06-27 23:24:02
AMDG
I'm getting errors like this from como (not in strict mode)
"..\boost/exception/enable_error_info.hpp", line 45: error #266:
"boost::exception_detail::error_info_injector<T>::exception [with
T=boost::bad_weak_ptr]" is ambiguous
return exception::_diagnostic_information(T::what());
^
detected during instantiation of "const char
*boost::exception_detail::error_info_injector<T>::diagnosti
c_information() const [with T=boost::bad_weak_ptr]"
Similar problems with sun.
The attached patch resolves the problem.
In Christ,
Steven Watanabe