]> Kevux Git Server - fll/commit
Bugfix: FSS-0000 and FSS-0001 are handling not explicitly follow standard for quote...
authorKevin Day <thekevinday@gmail.com>
Fri, 3 Jul 2020 03:58:27 +0000 (22:58 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 3 Jul 2020 03:58:27 +0000 (22:58 -0500)
commit584c02cb474b528f28c0c78a088f693168125bb0
treedc3f6ae16e9da5926fedb9b4ff0c9cee670df7d7
parent65f5b59911032d680aaf85b2039469fdc68b87de
Bugfix: FSS-0000 and FSS-0001 are handling not explicitly follow standard for quote delimit requirements.

In the case where a quote is provided that could potentially be a valid quote, that quote should only be considered a quote (including for delimited purposes) if a valid whitespace, end of string, or end of line is reached.
The code needs to check after the closing quote to confirm that it is actually a valid closing quote before acting on it.

Update the FSS specification to make this behavior more explicitly clear.
level_1/fl_fss/c/fss_extended.c
level_1/fl_fss/c/private-fss.c
specifications/fss.txt