
6 Nov
2007
6 Nov
'07
9:07 a.m.
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.