$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-10-27 07:33:52
Hello,
the multi platform failures observed for grammar_mt_tests and
owi_mt_tests seem to correlate to the recent thread lib update:
cxx: Error: ../boost/thread/pthread/thread.hpp, line 139: call of an object
of a class type without appropriate operator() or conversion
functions to pointer-to-function type (badcallclsobj)
detected during instantiation of "void
boost::thread::thread_data<F>::run() [with
F=boost::reference_wrapper<single_grammar_object_task>]"
f();
----------------^
Anyone knows what's going on?
Markus