bc: fix interactive handling of comments in strings and quotes in comments
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 25 Dec 2018 22:45:57 +0000 (23:45 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 25 Dec 2018 22:45:57 +0000 (23:45 +0100)
commit94576d2b972b3bd136fbe8057c95690ae36ea8c9
treecc1b99c8e3fb95448b7595fea6b141516894cf40
parentc192b0442b0b3f50d4fbb34322e07f0ff3c5aecd
bc: fix interactive handling of comments in strings and quotes in comments

function                                             old     new   delta
zbc_lex_next                                        1965    1979     +14

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/bc.c
testsuite/bc.tests