Files
SingularityViewer/indra
Aleric Inglewood dc265ff9a1 Attempt to fix issue 848
https://code.google.com/p/singularity-viewer/issues/detail?id=848

If advance_state is called, then the state is NOT changed (only
sub_state_w->advance_state is set), but sub_state_w->skip_idle is set to
true in order to ignore the next call to idle (if the state machine is
already in the middle of executing a state). Therefore, this assert
would trigger. The solution is to not trigger when skip_idle is set.
2013-05-29 02:37:48 +02:00
..
2013-05-29 02:37:48 +02:00
2012-07-04 10:25:04 +00:00
2013-05-11 21:46:41 +02:00
2013-05-25 03:19:33 +02:00
2013-04-23 03:16:31 +02:00
2013-03-05 12:24:51 -05:00
2012-12-09 02:10:16 +01:00
2013-05-08 00:55:50 -04:00
2013-03-04 03:31:24 -05:00
2013-05-28 03:59:35 +02:00
2013-03-24 23:20:40 -05:00
2013-05-28 03:59:35 +02:00
2013-03-04 12:02:01 -05:00
2013-05-06 06:07:23 +02:00