$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-11-05 11:36:29
Gennadiy,
Would you know the likely reason for a boost::system_error being thrown in
this test: http://tinyurl.com/yq2yya ?
Glancing at the Boost.Test source this appears to be thrown when an internal
Boost.Test assertion fails? Any ideas what's going on?
Thanks, John.