Need to unset the final state status of the start state in kleene star.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Wed, 26 Mar 2008 22:19:44 +0000 (22:19 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Wed, 26 Mar 2008 22:19:44 +0000 (22:19 +0000)
commit306d481af1daf1becd843fe4fcf0a8a4fb81c89a
tree638db34f64b609dbfe41a40b778c63e65cc74932
parenta44701be0b2d97d17140c193a6fe94eaa9bcb478
Need to unset the final state status of the start state in kleene star.
Possible to crash ragel by ignoring the warning.

git-svn-id: http://svn.complang.org/ragel/trunk@417 052ea7fc-9027-0410-9066-f65837a77df0
ragel/fsmgraph.cpp
ragel/parsetree.cpp