]> Kevux Git Server - fll/commit
Bugfix: fix return state codes for stop point
authorKevin Day <kevin@kevux.org>
Sun, 25 Mar 2012 20:44:44 +0000 (15:44 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 25 Mar 2012 20:44:44 +0000 (15:44 -0500)
commit03200caccb3969e715cfb52394a90d7267034912
tree34c19e75691c87fe2a97fae6f4a2eba74ee542e8
parent5b3967e686e4ab39db010bdc01b1f0ce31258ba5
Bugfix: fix return state codes for stop point

For objects, if an object was not found and a stop point was reached, return approproate f_no_data codes.
For objects and content, if a stop state was reached during a quoted group, return appropriate f_unterminated_group codes.
For objects and content, if a stop state was reached during a valid pass, return appropriate f_none codes.
level_1/fl_fss/c/fss_basic.c
level_1/fl_fss/c/fss_extended.c