]> Kevux Git Server - fll/commit
Update: Fix string length calculation and report when no changes for fll_program...
authorKevin Day <thekevinday@gmail.com>
Sat, 2 May 2020 04:51:35 +0000 (23:51 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 2 May 2020 04:51:35 +0000 (23:51 -0500)
commit290691564efedbd899d89eaf3c685dc667cc96fe
treed4b07e75348b7f38058f1435e2b844384695e9ea
parentec8aa03ce920386af780562fadecd8a3ffb41f2d
Update: Fix string length calculation and report when no changes for fll_program functions

Both fl_string_rip and fl_string_rip_trim use include ranges and not lengths.
Record the start length to identify if there were changes and return f_no_data when there are not changes.
level_2/fll_program/c/program.c
level_2/fll_program/c/program.h