Need to unset the final state status of the start state in kleene star.
commit55e023e87509e37e5a6d2a6a0e115c54cbd39818
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Wed, 26 Mar 2008 22:19:44 +0000 (26 22:19 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Wed, 26 Mar 2008 22:19:44 +0000 (26 22:19 +0000)
tree638db34f64b609dbfe41a40b778c63e65cc74932
parent9d66ebe43cc675d32b7e557044e7c503c82650ba
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: svn://mambo.cs.queensu.ca/ragel/trunk@417 052ea7fc-9027-0410-9066-f65837a77df0
ragel/fsmgraph.cpp
ragel/parsetree.cpp