dc: fix '?'
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 4 Jan 2019 04:41:47 +0000 (05:41 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 14 Feb 2019 13:40:57 +0000 (14:40 +0100)
commitd2651fb775df3a81058d3b39baf2431083da179f
treeff58abe62ba37c34e8ea1e8993f3625a520d0c36
parentfb001145e1a7363a40a69592e0c1426dd24eb84f
dc: fix '?'

function                                             old     new   delta
zdc_parse_expr                                       470     479      +9
zxc_vm_process                                       839     814     -25
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 9/-25)             Total: -16 bytes

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