23 Mar
2014
23 Mar
'14
8:54 p.m.
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