]> Kevux Git Server - fll/commit
Bugfix: Fix unterminated quote handling issue addressed by specifications clarification.
authorKevin Day <kevin@kevux.org>
Mon, 6 Mar 2023 04:29:17 +0000 (22:29 -0600)
committerKevin Day <kevin@kevux.org>
Mon, 6 Mar 2023 04:29:17 +0000 (22:29 -0600)
commit51dc3763bb0e9505695d49ba549189e505e2d806
tree1131a9776658adfb3f87e17e458e8e68bdb1a940
parente79fd90eb383acd5cdcb03f20d5fd2661a423c7c
Bugfix: Fix unterminated quote handling issue addressed by specifications clarification.

These commits clarified the specification:
e79fd90eb383acd5cdcb03f20d5fd2661a423c7c
4f2a4866eddceac491da0e02d868916316e32c9c

This clarification paved the way for a solution to the bug where lines with unterminated quotes are not getting anything at all.
By "favoring the typo", the rest of the line is preserved and is able to be printed.
level_1/fl_fss/c/fss/basic.c
level_1/fl_fss/c/fss/extended.c
level_1/fl_fss/c/private-fss.c
level_1/fl_fss/c/private-fss.h