$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-11-06 04:07:55
Gennadiy Rozental wrote:
> John Maddock <john <at> johnmaddock.co.uk> writes:
>
>>
>> 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?
>
> system_error is thrown in case if system level call failed. I am on
> vacation till the end of the week. I will try to look at this Sunday.
Thanks Gennadiy: have a good vacation!
John.