Boost logo

Boost Users :

Subject: Re: [Boost-users] [msm] handle errors and no_transition
From: christophe.j.henry_at_[hidden]
Date: 2014-03-23 16:54:50


>I faced a strange problem: if an exception occurs, the sub successfully
>goes to Error state, the root has no_transition
>I use boost 1.55 and VS2013

<snip>

Hi,

It was intentional but in retrospect probably the wrong decision to consider
an event not handled in case of an exception.
As I'm pretty new to git, it might take longer for me to commit the change
than you might want to wait, so please replace in back/state_machine.hpp,
inside do_process_helper, line 1751 HANDLED_FALSE by HANDLED_TRUE to get
the correct effect.

HTH,
Christophe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net