summaryrefslogtreecommitdiff
path: root/ragel/redfsm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ragel/redfsm.cpp')
-rw-r--r--ragel/redfsm.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ragel/redfsm.cpp b/ragel/redfsm.cpp
index 9a58752..5b02d99 100644
--- a/ragel/redfsm.cpp
+++ b/ragel/redfsm.cpp
@@ -56,6 +56,7 @@ RedFsmAp::RedFsmAp()
bAnyActionGotos(false),
bAnyActionCalls(false),
bAnyActionRets(false),
+ bAnyActionByValControl(false),
bAnyRegActionRets(false),
bAnyRegActionByValControl(false),
bAnyRegNextStmt(false),