bc: convert BC_STATUS_PARSE_NO_AUTO
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 3 Dec 2018 20:46:41 +0000 (21:46 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 5 Dec 2018 14:43:35 +0000 (15:43 +0100)
commitabbc433d29307ee1e42f3a98c55b3d8e75a42350
treeeb2f8d06cd65b9e4f3c0d92b82152b6703166d24
parent04a1c763a621f6995e6875f0a4674314ff21c44d
bc: convert BC_STATUS_PARSE_NO_AUTO

function                                             old     new   delta
bc_parse_auto                                        275     291     +16
bc_err_msgs                                          172     168      -4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 16/-4)              Total: 12 bytes
   text    data     bss     dec     hex filename
 987911     485    7296  995692   f316c busybox_old
 987923     485    7296  995704   f3178 busybox_unstripped

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