summaryrefslogtreecommitdiffstats
path: root/vmop.h
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-06-26 19:37:09 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-06-26 19:37:09 -0700
commit07df68250098caad4f7d457968c637694f7e2e43 (patch)
tree339e5863831f132205cbc4b83f5323e9d1a5ab34 /vmop.h
parent91db1558a041dec882c5fc29b413468e6512f4a3 (diff)
downloadtxr-07df68250098caad4f7d457968c637694f7e2e43.tar.gz
txr-07df68250098caad4f7d457968c637694f7e2e43.tar.bz2
txr-07df68250098caad4f7d457968c637694f7e2e43.zip
signal: fix warning in older compilers.
* signal.c (sig_handler): Some older compilers cannot figure out that stack_lim is not used uninitialized, due to the conditional logic here, in which two separate code blocks are guarded by the same condition. Let's initialize the variable, like the others.
Diffstat (limited to 'vmop.h')
0 files changed, 0 insertions, 0 deletions