expand: avoid an extraneous warning on 32 bit
commit3be3da3becfd3eb51e4992aec93b6945bb052f02
authorPádraig Brady <P@draigBrady.com>
Wed, 1 Mar 2017 17:24:57 +0000 (1 09:24 -0800)
committerPádraig Brady <P@draigBrady.com>
Wed, 1 Mar 2017 17:25:28 +0000 (1 09:25 -0800)
tree8be184aae6e9f30c62ab10df98c1cb337735ee4a
parent109ba4441b9c00c127c7d37c0bc0ef3e18c63159
expand: avoid an extraneous warning on 32 bit

* src/expand-common (parse-tab-stops): Exit earlier upon overflow
so another warning isn't issued (on 32 bit) in add_tab_stop().
Flagged in https://hydra.nixos.org/build/49499970
src/expand-common.c