[statechart] trunk regression test failures

Some of the statechart tests (e.g. http://tinyurl.com/56o53l) are failing with errors about boost::function. e.g. fifo_worker.hpp(70) : error C2977: 'boost::function0' : too many template arguments. Looks like the failures are due to the recent change in allocator support in the function library (http://thread.gmane.org/gmane.comp.lib.boost.devel/171585). Thanks, Richard Webb

Hi Richard "Richard Webb" <richard.webb@boldonjames.com> wrote in message news:loom.20080406T095852-114@post.gmane.org...
Some of the statechart tests (e.g. http://tinyurl.com/56o53l) are failing with errors about boost::function. e.g.
fifo_worker.hpp(70) : error C2977: 'boost::function0' : too many template arguments.
Looks like the failures are due to the recent change in allocator support in the function library (http://thread.gmane.org/gmane.comp.lib.boost.devel/171585).
Revision 44071 should fix this problem. Thanks for the report! Regards, -- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.
participants (2)
-
Andreas Huber
-
Richard Webb