bc: fix "bc -s" only warning on "define f()<newline>", not exiting
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 24 Dec 2018 17:28:56 +0000 (18:28 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 24 Dec 2018 17:28:56 +0000 (18:28 +0100)
commitd279d809ac0f1c41c358e9ad72ea5d0b606ae47c
tree7c19dc6b484c7b6d29c7ff664a82160318287c48
parent79587cb442d022bf8d9e388398834270785d2049
bc: fix "bc -s" only warning on "define f()<newline>", not exiting

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