]> 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:31:11 +0000 (22:31 -0600)
committerKevin Day <kevin@kevux.org>
Mon, 6 Mar 2023 04:31:11 +0000 (22:31 -0600)
commitcb1ccfb0d9dc08f3a076993672164448f2a213a5
tree43abc57bfbd47f3f2373f681d905e2839090d3b0
parent3abbe4b5c683d247407050eaecaa70a2410c6b46
Bugfix: Fix unterminated quote handling issue addressed by specifications clarification.

These commits clarified the specification:
3abbe4b5c683d247407050eaecaa70a2410c6b46
6b1720990df42b0024373776f41037b9331cc3cc.

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