[Bug 178] Event transition in state machine script undected if no 'select' statement

For more infomation about this bug, visit

--- Comment #1 from Peter Soetens
<peter [dot] soetens [..] ...> 2008-02-27 15:11:53 ---
Created an attachment (id=244)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=244)
Fixes this bug + adds unit test

Minor modifications in the parser such that if no 'select X' occurs, the
transition defaults to the current state.

[Bug 178] Event transition in state machine script undected if n

For more infomation about this bug, visit

Peter Soetens
<peter [dot] soetens [..] ...> changed:

What |Removed |Added
--------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |1.4.1

--- Comment #2 from Peter Soetens
<peter [dot] soetens [..] ...> 2008-02-27 22:28:02 ---
Applied on trunk.

$ svn ci -m"Fix bug #178: Event transition in state machine script undected if
no 'select' statement."
Sending rtt/src/scripting/StateGraphParser.cpp
Sending rtt/src/scripting/StateGraphParser.hpp
Sending rtt/tests/state_test.cpp
Sending rtt/tests/state_test.hpp
Transmitting file data ....
Committed revision 29001.